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.
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.