monthSelector property
- @ViewChild.new(MaterialMonthPickerComponent)
getter/setter pair
Implementation
@ViewChild(MaterialMonthPickerComponent)
late MaterialMonthPickerComponent monthSelector;
@ViewChild(MaterialMonthPickerComponent)
late MaterialMonthPickerComponent monthSelector;