Preparing search index...
The search index is not available
@betty-blocks/component-sdk
@betty-blocks/component-sdk
PrefabWrapper
Interface PrefabWrapper
interface
PrefabWrapper
{
descendants
:
PrefabReference
[]
;
label
?:
string
;
optionCategories
?:
OptionCategory
[]
;
options
:
(
PrefabComponentOption
|
PrefabWrapperLinkedOption
|
PrefabWrapperLinkedPartialOption
)
[]
;
type
:
"WRAPPER"
;
}
Index
Properties
descendants
label?
option
Categories?
options
type
Properties
descendants
descendants
:
PrefabReference
[]
Optional
label
label
?:
string
Optional
option
Categories
option
Categories
?:
OptionCategory
[]
options
options
:
(
PrefabComponentOption
|
PrefabWrapperLinkedOption
|
PrefabWrapperLinkedPartialOption
)
[]
type
type
:
"WRAPPER"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
descendants
label
option
Categories
options
type
@betty-blocks/component-sdk
Loading...