nuxt-ui-vue icon indicating copy to clipboard operation
nuxt-ui-vue copied to clipboard

:construction: WIP Fully styled and customizable components from Nuxt UI to Vue 3.

Results 5 nuxt-ui-vue issues
Sort by recently updated
recently updated
newest added

The Form component is used to validate form data using schema libraries such as [Yup](https://github.com/jquense/yup), [Zod](https://github.com/colinhacks/zod), [Joi](https://github.com/hapijs/joi), [Valibot](https://valibot.dev/) or your own validation logic. It should work seamlessly with the FormGroup...

enhancement
good first issue

Hello, is it possible to add pro components? I have a license purchased and would love to use it for my projects, regards.

**Describe the bug** I'm trying to implement my own theme following the documentation. However, there are certain parameters that are not being considered, such as UButton "size," "color", "intent" etc....

bug

Is this library still available? When I install it and start app, I got this error message ------------------------------------ TypeError: Cannot destructure property 'notifications' of 'ac(...)' as it is undefined. at...