The Toggle Switch component can be used to show an on/off value. Clicking on the switch toggles between the on and off states. The JavaScript file can be edited to create actions to use with this component. Features Visual display for binary values Customizable on/off icons Ability to set a
The Five Star Control component can be used to show a rating. Clicking on a star selects, or deselects it to display a rating between 0 and 5. The JavaScript file can be edited to create actions to use with this component. Features Easy to use rating system Customizable star
The Five Star Half Control component can be used to show a rating. Clicking on a star selects, or deselects it to display a rating between 0 and 5. Clicking on the left hand side of the star allows a half star to be selected. The JavaScript file can be
Note: currently, the time picker is suggested to be used in Projects that do not change orientation. If the orientation of a time picker is changed, this changes the time in the time component, but will not update the value is stored/submitted. The Time Picker component is used to pick
The Range Date Picker is designed to help users quickly and visually choose a range of dates from a calendar component. The intention is that this date is sent from the Range Date Picker component to a Text, or Text Entry component inside a form. The Range Date Picker can be
The Single Date picker allows the user to select a date. This date can then be sent into a text, or text entry component. The intention is for these text/text entry components to submit the date as part of a form. The Date Picker can be placed on a separate