# HTML Tag
group
This option allows you to change the HTML tag for a component. It‘s currently only enabled for headings.
| Value | Description |
|---|---|
| H1 | Switches the HTML tag to <h1> |
| H2 | Switches the HTML tag to <h2> |
| H3 | Switches the HTML tag to <h3> |
| H4 | Switches the HTML tag to <h4> |
| H5 | Switches the HTML tag to <h5> |
| H6 | Switches the HTML tag to <h6> |
# Side Effects
None.