create new type with name ɵɵ0Directives0ɵɵ
ɵɵ0Directives0ɵɵ
example:
export type ɵɵ0IfDirective0ɵɵ = { selector: '*if'; successor: '*else', inputs: [ { name: 'ifCondition', aliasName: 'if' }, { name: 'thenTemplateRef', aliasName: 'then' }, { name: 'elseTemplateRef', aliasName: 'else' }, ], outputs: [],}; Copy
export type ɵɵ0IfDirective0ɵɵ = { selector: '*if'; successor: '*else', inputs: [ { name: 'ifCondition', aliasName: 'if' }, { name: 'thenTemplateRef', aliasName: 'then' }, { name: 'elseTemplateRef', aliasName: 'else' }, ], outputs: [],};
directive class information
new array of statements
create new type with name
ɵɵ0Directives0ɵɵ
example: