activeDateFormat property

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

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

Implementation

@Input()
DateFormat? activeDateFormat;