non-modal dialog support #4411
tranvansang
started this conversation in
Ideas / feature requests
Replies: 1 comment 1 reply
-
|
Hello. Isn't card the right abstraction for this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
it seems that daisyui doesn't support non-modal dialog. non-modal dialogs are dialogs opened with
.show(), not.showModal().is there any reason for that?
an idea is to add
.non-modalclass, in comparison with the existing.modalclass.demo.html
Beta Was this translation helpful? Give feedback.
All reactions