ui icon indicating copy to clipboard operation
ui copied to clipboard

Can we have resize component?

Open JenuelDev opened this issue 9 months ago • 1 comments

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

JenuelDev avatar May 10 '24 09:05 JenuelDev

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 avatar May 10 '24 10:05 benjamincanac