Strata - v1.4.10
GitHub
Examples
Preparing search index...
presets
TriggerPreset
Interface TriggerPreset
interface
TriggerPreset
{
description
:
string
;
name
:
string
;
props
:
Partial
<
T
>
;
type
:
"trigger"
;
}
Hierarchy (
View Summary
)
InputPreset
<
TriggerComposerProps
>
TriggerPreset
Index
Properties
description
name
props
type
Properties
description
description
:
string
name
name
:
string
props
props
:
Partial
<
T
>
type
type
:
"trigger"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
props
type
GitHub
Examples
Strata - v1.4.10
Loading...