Home > widget-integration > FactoryProviderDef
FactoryProviderDef interface
Signature:
export interface FactoryProviderDef<T = any>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Token[] |
(Optional) | ||
|
boolean |
(Optional) | ||
|
Token<T> | |||
|
|
"factory" | ||
|
FactoryProvider<T> | AsyncFactoryProvider<T> |