Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Class TimePickerParams

TimePicker parameters

Hierarchy

  • TimePickerParams

Index

Constructors

constructor

Properties

defaultTime

defaultTime: Time

Default Time to initialize the TimePicker to - Default current time

delimiter

delimiter: number

Delimiter between hh mm ss - Default to locale based delimiter

l10nKey

l10nKey: string

The localization key for the element label.

l10nParams

l10nParams: {}

The optional localization parameters for the element label.

Type declaration

labelSide

labelSide: Side

Side enum specifying which side the label appears on - Default kTop

labelText

labelText: string

The text label that appears with the TimePicker - Default ""

timeFormat

timeFormat: TimeFormat

TimeFormat enum specifying the display format - Default kAuto based on locale

Generated using TypeDoc