Function effect

  • Call the passed function immediately and every time the signals it depends on are updated.

    Type Parameters

    • T

    Parameters

    Returns (() => void)

    Stop watching function.

      • (): void
      • Returns void