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 icons
- Ability to set a default value
Properties for Five Star Control Component
Name | When components are placed on a page they appear highlighted blue in the scene tree and can be renamed by double clicking in this panel and typing the new name. Components can also be set to be visible/invisible on the page, using the ‘eye’ icon on this panel. |
Position and Size | Sets position and size. As long as measurements are maintained as percentages it deals automatically with dynamic layout and resizing for different devices and orientations. You can use millimeters to control aspects of size like width or height on order to create a component that size will be maintained across devices. |
Custom Properties | The properties below allow you to set the default value and images |
Default Value | Set a value between 0 and 5 to display when the component first displays. |
Star On Image | Select an image to use to show when a star has been selected |
Star Off Image | Select an image to use to show when a star has been deselected |