Preparing search index...
The search index is not available
Storyloom API Documentation - v0.3.0
Storyloom API Documentation
Condition
Type alias Condition
Condition
:
{
expr
:
string
;
type
:
"expression"
;
}
|
{
name
:
string
;
type
:
"hook"
;
}
Condition for conditional choices. Can be either a hook function or an expression string.
Type declaration
expr
:
string
type
:
"expression"
Type declaration
name
:
string
type
:
"hook"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Storyloom API Documentation - v0.3.0
Loading...
Condition for conditional choices. Can be either a hook function or an expression string.