interface AfterContentInit {
    afterContentInit(): void;
}

Methods

  • Returns void