ng-xtend API documentation
Home
Guides
GitHub
Preparing search index...
xt-components
XtComponentInfo
Type Alias XtComponentInfo<T>
Information about a registered component plugin
type
XtComponentInfo
<
T
>
=
{
componentClass
:
T
;
componentName
:
string
;
outputs
?:
XtOutputType
[]
;
typesHandled
:
string
[]
;
}
Type Parameters
T
Index
Properties
component
Class
component
Name
outputs?
types
Handled
Properties
component
Class
componentClass
:
T
component
Name
componentName
:
string
Optional
outputs
outputs
?:
XtOutputType
[]
types
Handled
typesHandled
:
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
Class
component
Name
outputs
types
Handled
Home
Guides
GitHub
ng-xtend API documentation
Loading...
Information about a registered component plugin