yesButton property

  1. @ViewChild('yesButton')
MaterialButtonComponent? yesButton
getter/setter pair

Implementation

@ViewChild('yesButton')
MaterialButtonComponent? yesButton;