Closed as not planned
Description
Describe the problem
I'm frustrated having to repeat code when it could be simplified
Describe the proposed solution
on:click|keypress={handleAction}
Opposed to
on:click={handleAction}
on:keypress={handleAction}
Alternatives considered
I am not aware of alternatives.
Importance
would make my life easier
Metadata
Metadata
Assignees
Labels
No labels