Component constructor

Component()

Implementation

Component() {
  onInit();
}