# Radio

![](https://1781865142-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvaO9X8rr2FG8JwKkhC-1769347644%2Fuploads%2Fgit-blob-da01fe8c1be3d0a07f8bde0f14ef8933c65ae002%2FCaptura%20de%20Pantalla%202020-02-07%20a%20la\(s\)%209.43.22.png?alt=media)

### 🎨 Styles

* **Appearance**
  * **Background color:** select the background color using the [color picker](https://docs.apphive.io/apphive-documentacion/reference/estilos/color-picker).
  * **Text color**: select text color in the radio element using the [color picker](https://docs.apphive.io/apphive-documentacion/reference/estilos/color-picker).
* **Dimensions**
  * **Width:** set how wide the radio element is using.
  * **Height:** set how tall the radio element is using.
* **Typography**
  * **Font size:** size of the text that appears on the radio element.
  * **Style**
    * **Normal:** default text display.
    * **Italic:** display the text in italics.
    * **Underlined:** display the text underlined.

### ⚙ Properties

* **Generic properties**
  * **Control name:** you can add a name to the radio element this could be the way to identify this element about another elements.
  * **Enable** [**skeleton loaders**](https://docs.apphive.io/apphive-documentacion/reference/estilos/skeleton-loader)**:** this tool provides an indication to the user that something is coming but not yet available on the radio element.
  * **Control is hidden:** hide the radio element from the screen.

{% hint style="info" %}
The [**skeleton loader**](https://docs.apphive.io/apphive-documentacion/reference/estilos/skeleton-loader) component provides a user with a visual indicator that content is coming/loading. This is better received than traditional full-screen loaders.
{% endhint %}

* **Specific Properties**
  * **Option value**: add the options to choice in a list.

### 👆 Events

* **On charge:** the on charge \*\*\*\*event detects when the value of a radio element changes.

### 📝 Writable Properties

* **Items**
