• Overview
@angular/elements

NgElementStrategyFactory

interface
stable

Factory used to create new strategies for each NgElement instance.

API

    
      interface NgElementStrategyFactory {}
    
    

create

NgElementStrategy

Creates a new instance to be used for an NgElement.

@paraminjectorInjector
Jump to details