-
Notifications
You must be signed in to change notification settings - Fork 981
Closed
Description
When I write
<button @click=${e => console.log(e.detail.value)} />
obviously, TypeScript doesn't know about the type of the callback. I'm not sure whether here or on the TypeScript issue tracker is a good place to discuss this, but can we somehow make this happen? If someone has a good pointer for me how to achieve this, I'll gladly make a proof of concept repo.
Metadata
Metadata
Assignees
Labels
No labels