form-graph
    Preparing search index...

    Function useList

    • The list handle for React: subscribes to the MEMBERSHIP entry only — the shell re-renders on add/remove/reorder and never on an element edit (the render-isolation contract, pinned in list-isolation.test.tsx). Row components key on the ids and subscribe per-element via . Returns null while the list is inactive in the current branch.

      Parameters

      • key: string
      • OptionalstoreProp: AnyStore

      Returns ListSnapshot | null