Skip to content

Add OnFocus Event to MatButton #314

@phillsonntag

Description

@phillsonntag

Hi,
due to special circumstances I need to have the OnFocus event implemented as a property on the MatButton component.

My suggestion would be something like this:
<MatButton OnFocus="() => ButtonFocused()" OnClick="() => ButtonClicked()">@Control.Text</MatButton>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions