mirror of
https://github.com/unraid/api.git
synced 2026-01-02 14:40:01 -06:00
chore: how to use theme switcher
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<script lang="ts" setup>
|
||||
/**
|
||||
* Add to webgui via DefaultPageLayout.php
|
||||
* Add to footer `echo "<unraid-theme-switcher current='$theme'></unraid-theme-switcher>";`
|
||||
*/
|
||||
import { OnClickOutside } from '@vueuse/components';
|
||||
import { storeToRefs } from 'pinia';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user