Documentation
Preparing search index...
@saltcorn/types
model-abstracts/abstract_workflow
ConfigWorkflowStep
Type Alias ConfigWorkflowStep
ConfigWorkflowStep
:
{
contextField
?:
string
;
name
:
string
;
onlyWhen
?:
(
context
:
GenObj
)
=>
Promise
<
boolean
>
;
}
&
(
ConfigWorkflowFormStep
|
ConfigWorkflowBuilderStep
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...