interface OnInit {
    onInit(): void;
}

Implemented by

Methods

Methods

  • Returns void