Preparing search index...
The search index is not available
@betty-blocks/component-sdk
@betty-blocks/component-sdk
PrefabVariable
Interface PrefabVariable
interface
PrefabVariable
{
kind
:
PrefabVariableKind
;
name
:
string
;
options
?:
unknown
;
ref
:
{
actionId
?:
string
;
endpointId
?:
string
;
id
:
string
;
}
;
}
Index
Properties
kind
name
options?
ref
Properties
kind
kind
:
PrefabVariableKind
name
name
:
string
Optional
options
options
?:
unknown
ref
ref
:
{
actionId
?:
string
;
endpointId
?:
string
;
id
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
name
options
ref
@betty-blocks/component-sdk
Loading...