Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyboardFocusElementData

remarks

@since 5.0.0

internal

Hierarchy

  • KeyboardFocusElementData

Index

Properties

Properties

content: string

The text content of the element that is used for searching. This will be the empty string if the KeyboardMovementBehavior.searchable is false

element: HTMLElement

The element that can be keyboard focused.

Generated using TypeDoc