Year Picker Element Properties

Located in the Properties panel:

  • Value : It can take a static value or you can make it take a dynamic value with Symbol Picker.

In Android applications, in cases where a year option is not specified for the Year Picker element, the element can be displayed with Null or an unspecified value.

  • Placeholder : You can add a helpful text for the end user.
  • Allow Clear : You can make visible/hide the button that allows clearing the entered value.
  • Min Year: You can set the minimum year value that can be entered.
  • Max Year : The maximum year value that can be entered can be set.