@suluk/cockpit - v0.2.0
↑ Suluk
GitHub
Preparing search index...
BuilderNode
Interface BuilderNode
interface
BuilderNode
{
tier
:
"page"
|
"section"
|
"block"
|
"component"
;
label
:
string
;
contract
:
string
[]
;
children
:
BuilderNode
[]
;
}
Index
Properties
tier
label
contract
children
Properties
tier
tier
:
"page"
|
"section"
|
"block"
|
"component"
label
label
:
string
contract
contract
:
string
[]
The param-contract keys this tier exposes upward (empty for a leaf component).
children
children
:
BuilderNode
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tier
label
contract
children
↑ Suluk
GitHub
@suluk/cockpit - v0.2.0
Loading...
The param-contract keys this tier exposes upward (empty for a leaf component).