monthSelector property

  1. @ViewChild(MaterialMonthPickerComponent)
MaterialMonthPickerComponent? monthSelector
getter/setter pair

Implementation

@ViewChild(MaterialMonthPickerComponent)
MaterialMonthPickerComponent? monthSelector;