You can create custom directive that will store label and template itself, like this: @Directive({ selector: '[appLabel]' }) export class ...
確定! 回上一頁