Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
RequestStatusWidgetConfig
Interface RequestStatusWidgetConfig
interface
RequestStatusWidgetConfig
{
group
:
"widget"
;
id
?:
string
;
renderRule
?:
RulesLogic
;
transitions
:
Transition
[]
;
type
:
"RequestStatus"
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
BaseWidget
RequestStatusFlow
RequestStatusWidgetConfig
Indexable
[
key
:
string
]:
unknown
Index
Properties
group
id?
render
Rule?
transitions
type
Properties
group
group
:
"widget"
Optional
id
id
?:
string
Optional
render
Rule
renderRule
?:
RulesLogic
transitions
transitions
:
Transition
[]
type
type
:
"RequestStatus"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group
id
render
Rule
transitions
type
edocu-sdk
Loading...