Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyboardFocusHookReturnValue<E>

remarks

@since 5.0.0

Type parameters

  • E: HTMLElement

Hierarchy

Index

Properties

focusIndex: MutableRefObject<number>
onFocus: FocusEventHandler<E>
onKeyDown: KeyboardEventHandler<E>

Generated using TypeDoc