Examples
Basic usage
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| @themes | string[] | No | Array of theme name strings to display as options. |
| @localStorageKey | string | No | Key used to persist the selected theme in localStorage. Defaults to 'theme'. |
| @sidebarCollapsed | boolean | No | When true, renders the selector in compact mode suitable for a collapsed sidebar. |