Skip to content

[Feature]: Dialog programmatic usage #2327

@noook

Description

@noook

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions