Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DateTimePickerInputProperties

Hierarchy

  • DateTimePickerInputProperties

Index

Properties

Properties

Optional includeTime

includeTime: boolean

Indicates if the input should provide an option to select the time.

Read more...

Optional max

max: number

The maximum date to allow.

Read more...

Optional min

min: number

The minimum date to allow.

Read more...

Generated using TypeDoc