activeDateFormat property
- @Input.new()
getter/setter pair
The DateFormat used to format dates when the input is active.
Implementation
@Input()
DateFormat activeDateFormat = DateFormat();
The DateFormat used to format dates when the input is active.
@Input()
DateFormat activeDateFormat = DateFormat();