Time picker control in cards

A field for users to select a time.

Properties

Placeholder – Description of the input desired. Displayed when no selection has been made.

Label – Label for this input.

Default value – The initial value for this field expressed in HH:MM.

Initially visible – If false, this item will be removed from the visual tree.

Maximum value – Hint of maximum value expressed in HH:MM (may be ignored by some clients).

Minimum value – Hint of minimum value expressed in HH:MM (may be ignored by some clients).

Spacing – Controls the amount of spacing between this control and the preceding control.

Divider – When true, draw a separating line at the top of the control.

Height – Specifies the height of the control.

Error message – Error message to display when entered input is invalid.

Required field – Whether or not this input is required.

Repeat for every – The source of data that is used to show multiple instances of this control. Learn how to use repeat for every.

Show when – Conditional layout expression.