hydrateSplit
hydrateSplit(
node,contentFor):SplitNode
Defined in: react/components/layout/split-view.tsx:279
Rebuild a live tree from a serialized one, sourcing each leaf’s content from
contentFor(id). The inverse of serializeSplit.
Parameters
Section titled “Parameters”contentFor
Section titled “contentFor”(id) => ReactNode