textInput property

  1. @ViewChild(MaterialInputComponent)
MaterialInputComponent? textInput
getter/setter pair

Implementation

@ViewChild(MaterialInputComponent)
MaterialInputComponent? textInput;