Skip to content

[Blazor] Add support for onclose event for dialog #50513

@macias

Description

@macias

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Please add support for onclose event for dialog element the same way you support for example onclick for buttons.

Describe the solution you'd like

Support for onclose, so one could write

<dialog @onclose="...

Additional context

No response

Metadata

Metadata

Labels

area-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onehelp wantedUp for grabs. We would accept a PR to help resolve this issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions