Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

esm.sh/[email protected]/src/jsx.d.ts

FocusEventHandler

  • Type Parameters
  • Type

JSXInternal.FocusEventHandler

deprecated
@deprecated

Please import from the Preact namespace instead

type FocusEventHandler<Target extends EventTarget> = EventHandler<TargetedFocusEvent<Target>>;

§Type Parameters

§
Target extends EventTarget
[src]

§Type

§
EventHandler<TargetedFocusEvent<Target>>
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
System Status
Companies interested in Deno