πŸ–ŒοΈColor Switcher

you can use a color switcher selector by using this component

<x-tomato-admin-color 
    id="theme_color" 
    name="theme_color" 
    label="Theme Color" 
    required
/>

this component used vue3-swatches

Last updated