-
-
Notifications
You must be signed in to change notification settings - Fork 472
Open
Description
Describe the feature
Would it be possible to provide a composable to reveal / control dialogs programmatically ? The idea is to be able to reveal a Dialog with code only instead of having the dialog in the template.
A usecase would be, in a table to reveal a dialog with additional information. With the current approach, I'd define a dialog with a v-model:open in every row, but I wonder if it is possible to let the parent dynamically open the modal with data
Additional information
- I intend to submit a PR for this feature.
- I have already implemented and/or tested this feature.
Metadata
Metadata
Assignees
Labels
No labels