nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
4.12k stars 544 forks source link

Can we have resize component? #1774

Closed JenuelDev closed 2 weeks ago

JenuelDev commented 6 months ago

Description

So, modern websites like admin dashboards now a days have this resizable area where you can resize to make panels wider or smaller. Refer to this https://www.shadcn-vue.com/docs/components/resizable.html

Additional context

No response

benjamincanac commented 6 months ago

With the migration to Radix Vue in Nuxt UI v3 (read more on https://github.com/nuxt/ui/issues/1289), you will be able to use https://www.radix-vue.com/components/splitter.html

benjamincanac commented 2 weeks ago

Closing in favor of nuxt/ui#305.