Tizen Developers
Published on Tizen Developers (https://developer.tizen.org)

Home > Design > TV > UI Components > User Input Elements > Radio Button

Radio Button [1]

PUBLISHED 01 Nov 2017

Radio buttons are used when the user can select only 1 option from multiple options. A radio button can have a label. The radio mark appears when the option is selected.

 

A radio button can be in either of the following states:

  • Unselected
  • Selected
  • Focused
  • Disabled

 

The following guidelines apply to radio buttons:

  • When 1 option is selected, the other options are automatically unselected.
  • The label is always located to the right of the radio button.

 

uc_03_2_ui_checkboxes.png

Unselected and selected radio buttons.


Source URL: https://developer.tizen.org/design/tv/ui-components/user-input-elements/radio-button

Links:
[1] https://developer.tizen.org/design/tv/ui-components/user-input-elements/radio-button