Input controls

Input control elements are used to input data.
../../../../_images/ss-uibuilder-eachinput.png
  • Input
    A simple input field. The user inputs a single- or multi-line text, or a number.
  • Password
    Used to input private credentials, such as passwords, private keys, etc.
  • NumPicker
    A customizable number input element.
  • Switch
    Toggles on and off.
  • Select
    Contains a list of options. The user selects one or more options.
  • Checkbox
    A checkbox input.
  • Button-Group
    A group of buttons that can be used to select different options.
  • Datepicker
    A calendar to pick a year, a month, a date, a range of dates, or a selection of dates.
  • Timepicker
    Accepts a time in the hh:mm format.