nuxt / ui

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

Add the prevent-close attribute to the DashboardModal component #1729

Closed mcpanl closed 1 week ago

mcpanl commented 2 weeks ago

Description

Add the prevent-close attribute to the DashboardModal component

At present, forcing the addition of this attribute can achieve the desired effect, but the code editor does not have code prompts, which looks unfriendly

Additional context

No response