@heroui-vue/core
Version:
This is a headless Vue3 component designed with HeroUI in mind.
12 lines (8 loc) • 555 B
Markdown
# HeroUI Vue Core
This is a headless Vue3 component designed with HeroUI in mind.
## Features
This package aggregates all HeroUI Vue components, allowing for easy use through a single namespace export. It does not include ` /theme`, allowing for high flexibility and customizability.
### Integrating ` /theme`
Get the Vue3-based HeroUI effect by integrating this package with ` /theme`.
### Custom Themes
If you want a custom HeroUI theme, you can easily integrate your theme with this package without worrying about coupling issues.