Next.js Discord

Discord Forum

working with tsx

Unanswered
Japanese jack mackerel posted this in #help-forum
Open in Discord
Japanese jack mackerelOP
when setting the type of event is there a way to simply set the type as "event" or do i need to specifiy the speicif element as i have done so far with React.ChangeEvent<HTMLInputElement> or React.ChangeEvent<HTMLSelectElement>

1 Reply