Property 'current' does not exist on type '(: any) => () => void' code example
Example: Property 'value' does not exist on type 'EventTarget & Element'.
(e.target as HTMLButtonElement).value
(e.target as HTMLButtonElement).value