Skip to content
Docs
Components
Time Selection

Time Selection

Latest Update:Jul 20, 2023, 16:31:29

Scenarios

Used to time selection.

Basic Function Description

Bind the "Time Selection" type field, and after binding the data model in the form container, you can select the field based on the configuration.

Preview:

Note

  • Size configuration only applies to the PC version.
  • If the component is inside a form container, the component size, title alignment, position, line breaking, and width will default to the form container's property configuration.

Property

Properties received from external input for the component

Property NameProperty Description
Data ModelDisplays the data model that the component can use in the container
Bind FieldsShows the data fields that the component can select from the data model in the container
Field TitleDisplays the field title for the component
Display TitleDetermines whether the component should display its title. You can hide the title if it's not needed
Default TimeAutomatically fills in the default time when the component is rendered
Disable HoursPrevents the selection of hours in the component
DisableMinutes Prevents the selection of minutes in the component
RequiredIndicates whether the component is mandatory
LayoutOptions for horizontal or full width layout
DisabledSets the component to a disabled state
WidthChoices for full width, large, medium, and small options