Options
All
  • Public
  • Public/Protected
  • All
Menu

Module components/table/table.keyboard-interactions

Index

Functions

  • keyboardInteractions(): (() => void)
  • Extending keyboard interactions for ag-grid. When user presses enter on a cell, the first focusable child of the cell is focused and clicked.

    Returns (() => void)

    callback to be used on component destroy

      • (): void
      • Extending keyboard interactions for ag-grid. When user presses enter on a cell, the first focusable child of the cell is focused and clicked.

        Returns void

        callback to be used on component destroy

Generated using TypeDoc