- Name: The name refers to the identifier or reference assigned to the duration picker element.
- Label: The label is the text or content displayed above the duration picker element.
- Show Label: This option allows you to control the visibility of the label.
- Disabled: This option allows you to disable or make the duration picker element inactive, preventing users from interacting with it.
- Has Years: This option enables or disables the selection of years in the duration picker.
- Has Months: This option enables or disables the selection of months in the duration picker.
- Has Weeks: This option enables or disables the selection of weeks in the duration picker.
- Has Days: This option enables or disables the selection of days in the duration picker.
- Has Hours: This option enables or disables the selection of hours in the duration picker.
- Has Minutes: This option enables or disables the selection of minutes in the duration picker.
- Has Seconds: This option enables or disables the selection of seconds in the duration picker.
- Direction: The direction property (e.g., Horizontal) specifies the layout direction of the duration picker.
- Mandatory: This option indicates whether the duration picker element is mandatory, requiring users to make a selection.
- Can Edit via Textbox: This option allows users to edit the duration via a textbox, in addition to using the picker controls.
- Width: The width option allows you to specify the dimensions or size of the duration picker element.
- Padding: The space between the content of the UI element and its border.
- Margin: The space between the UI element and the surrounding elements, such as the edge of the screen or another UI element.
- Color: The color of the UI element's content, such as text or icons.
- Background color: The color of the UI element's background.
- Border: The line that surrounds the UI element, separating it from other elements.
- Border thickness: The width of the border line.
- Border radius: The degree of rounding of the corners of the border line.
- Type Settings: The specific settings that are available for each UI element type, such font family, font weight, or font size.
Click the + button to add conditions.