nuxt / ui

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

feat(Alert): add `actions` slot #1785

Closed moshetanzer closed 4 days ago

moshetanzer commented 2 weeks ago

๐Ÿ”— Linked issue

Resolves #1696

โ“ Type of change

๐Ÿ“š Description

Adds action slot to allow custom use of user interaction instead of just buttons.

๐Ÿ“ Checklist