Preparing search index...
The search index is not available
@betty-blocks/component-sdk
@betty-blocks/component-sdk
PrefabAction
Interface PrefabAction
interface
PrefabAction
{
events
?:
PrefabActionStep
[]
;
name
:
string
;
options
?:
{
ref
:
{
result
:
string
;
}
;
}
;
ref
:
{
endpointId
?:
string
;
id
:
string
;
}
;
useNewRuntime
:
boolean
;
}
Index
Properties
events?
name
options?
ref
use
New
Runtime
Properties
Optional
events
events
?:
PrefabActionStep
[]
name
name
:
string
Optional
options
options
?:
{
ref
:
{
result
:
string
;
}
;
}
ref
ref
:
{
endpointId
?:
string
;
id
:
string
;
}
use
New
Runtime
use
New
Runtime
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
events
name
options
ref
use
New
Runtime
@betty-blocks/component-sdk
Loading...