Skip to content

Latest commit

 

History

History

components

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Components

Components in this dir will be auto registered on-demand, powered by vite-plugin-components.

Icon.vue

You can uses Icons with the following syntax

<Icon icon="mdi:account" />

The icon id follows the rules in Iconify which you can use any icons from the supported icon sets. It will only bundles the icons you use, check out PurgeIcons for more details.