nuxt / ui

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

[ButtonGroup] Vertical variant #556

Closed vanling closed 1 year ago

vanling commented 1 year ago

Is your feature request related to a problem? Please describe.

image

Describe the solution you'd like

Have an option to switch the group to vertical mode, adding flex-col and change the border radius of the buttons inside.

eduayme commented 1 year ago

Here a PR with a possible solution #603