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