Skip to content

SerializedLeaf

Defined in: react/components/layout/split-view.tsx:39

A leaf with its ReactNode content stripped — JSON-serializable.

id: string

Defined in: react/components/layout/split-view.tsx:43

The leaf’s id (rehydrate content from it).


optional title?: string

Defined in: react/components/layout/split-view.tsx:45

Optional header title.


type: "leaf"

Defined in: react/components/layout/split-view.tsx:41

Node kind discriminant.