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