Boomi Flow Runtime Reference Documentation
Preparing search index...
types/public/component-props
OutcomeProps
Interface OutcomeProps
interface
OutcomeProps
{
execute
:
Execute
;
isEnabled
?:
boolean
;
onClick
?:
()
=>
unknown
;
outcome
:
Outcome
;
}
Index
Properties
execute
is
Enabled?
on
Click?
outcome
Properties
execute
execute
:
Execute
Optional
is
Enabled
isEnabled
?:
boolean
Optional
on
Click
onClick
?:
()
=>
unknown
outcome
outcome
:
Outcome
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
execute
is
Enabled
on
Click
outcome
Boomi Flow Runtime Reference Documentation
Loading...