NgElementStrategyFactory
interface
Factory used to create new strategies for each NgElement instance.
interface NgElementStrategyFactory {
create(injector: Injector): NgElementStrategy
} Methods
| create() | ||
|---|---|---|
| Creates a new instance to be used for an NgElement. | ||
|
| injector | Type: |
Returns
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/elements/NgElementStrategyFactory