UNPKG

@heroui-vue/core

Version:

This is a headless Vue3 component designed with HeroUI in mind.

12 lines (8 loc) 555 B
# 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 `@heroui/theme`, allowing for high flexibility and customizability. ### Integrating `@heroui/theme` Get the Vue3-based HeroUI effect by integrating this package with `@heroui/theme`. ### Custom Themes If you want a custom HeroUI theme, you can easily integrate your theme with this package without worrying about coupling issues.