Documentation
Preparing search index...
@saltcorn/types
base_types
ResultType
Type Alias ResultType
type
ResultType
=
{
error
?:
string
;
goto
?:
string
;
halt_steps
?:
boolean
;
notify
?:
string
;
notify_success
?:
string
;
set_fields
?:
GenObj
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
error?
goto?
halt_
steps?
notify?
notify_
success?
set_
fields?
Properties
Optional
error
error
?:
string
Optional
goto
goto
?:
string
Optional
halt_
steps
halt_steps
?:
boolean
Optional
notify
notify
?:
string
Optional
notify_
success
notify_success
?:
string
Optional
set_
fields
set_fields
?:
GenObj
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
goto
halt_
steps
notify
notify_
success
set_
fields
Documentation
Loading...