Lilact
    Preparing search index...

    Function startTransition

    • Schedule a state update as a low-priority transition.

      Updates triggered inside the transition callback are treated as lower priority than updates outside of it.

      Parameters

      • transition: any

        Function that performs the state updates for the transition.

      Returns void

      void