Skip to content

What is TypeScript event type of ConfirmPopup click handler? #451

Closed Answered by FlipWarthog
liborjelinek asked this question in PrimeVue
Discussion options

You must be logged in to vote

EventTarget implements HTMLElement; are you able to simply do target: event.currentTarget as HTMLElement,?

See: https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@liborjelinek
Comment options

Answer selected by liborjelinek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants