Year Picker Element Properties

You can configure the properties of the Year Picker element in the Properties panel on the right sidebar.

  • Value: You can specify a static year value or assign dynamic values using Symbol Picker.
  • Note: In Android apps, when a year is not selected for the Year Picker element, the element may be displayed with a null or unspecified value.
  • Placeholder: Determines the placeholder text that is displayed when the user does not make a selection. For example, “Select Year”.
  • Allow Clear: Allows the user to clear the selected year with a single click. The entry can be reset with the Delete (X) icon in the right corner.
  • Min Year: Sets the minimum year value that the user can select.
  • Max Year: Sets the maximum year value that the user can select.