activeDateFormat property

  1. @Input()
DateFormat activeDateFormat
getter/setter pair

The DateFormat used to format dates when the input is active.

Implementation

@Input()
DateFormat activeDateFormat = DateFormat();