Fichier

test/fixtures/sample-files/bar.directive.ts

Métadonnées

Index

Méthodes

Constructeur

constructor()

Méthodes

ngOnInit
ngOnInit()
Renvoie : void
import { Directive } from '@angular/core';

@Directive({ selector: '[app-bar]' })
export class BarDirective {
    constructor() {}

    ngOnInit() {}
}

résultats matchant ""

    Aucun résultat matchant ""