Skip to content

[Feature Request] Style action buttons of v-confirm-edit #20704

Closed
@septatrix

Description

Problem to solve

Currently one has no control over the style (e.g. variant) of the buttons of the v-confirm-edit component. The only solution currently is to create both buttons fully manually and use the save/cancel functions provided by the default slot.

Proposed solution

Expose props like button-variant et al on the confirm-edit element. Alternatively it would be great if options passed to the <component :is="actions" variant="... /* does not work */" /> would simply get picked up

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions