SerializedLeaf
Defined in: react/components/layout/split-view.tsx:39
A leaf with its ReactNode content stripped — JSON-serializable.
Properties
Section titled “Properties”id:
string
Defined in: react/components/layout/split-view.tsx:43
The leaf’s id (rehydrate content from it).
title?
Section titled “title?”
optionaltitle?: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.