new ThemeSelector(highlight)
Componente que renderiza un boton selector de tema
Parameters:
| Name | Type | Description | 
|---|---|---|
| highlight | string | Nombre del tema. Debe existir el archivo css en la carpeta styles/highlights/{nombre_del_tema}.css | 
- Source:
Example
<theme_selector highlight="green"/>