478
edits
| Line 472: | Line 472: | ||
'''Usage''' | '''Usage''' | ||
* Provides a way for the user to select one of more values, usually from a Form interface. | |||
* Most commonly associated with forms (eg: Setting up a Calendar event). | * Most commonly associated with forms (eg: Setting up a Calendar event). | ||
* Value selector is the default component that should use to display a list of items. Alternatively It would be also possible to use a regular list with radio buttons, but this option is only recommended for lists with 3 or less elements. | * Value selector is the default component that should use to display a list of items. Alternatively It would be also possible to use a regular list with radio buttons, but this option is only recommended for lists with 3 or less elements. | ||
edits