ng-xtend API documentation
Home
Guides
GitHub
Preparing search index...
xt-components
XtWorkflowInfo
Type Alias XtWorkflowInfo<T>
Information about a registered workflow plugin
type
XtWorkflowInfo
<
T
extends
XtWorkflow
>
=
{
class
:
T
;
name
:
string
;
workflowsHandled
:
string
[]
;
}
Type Parameters
T
extends
XtWorkflow
Index
Properties
class
name
workflows
Handled
Properties
class
class
:
T
name
name
:
string
workflows
Handled
workflowsHandled
:
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
name
workflows
Handled
Home
Guides
GitHub
ng-xtend API documentation
Loading...
Information about a registered workflow plugin