monthSelector property

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

Implementation

@ViewChild(MaterialMonthPickerComponent)
late MaterialMonthPickerComponent monthSelector;