Skip to content

Grid interactions

View as Markdown

Interaction configuration is fixed for the lifetime of a GridRuntime. The configuration separates four kinds of state:

  • keyboard focus identifies the active cell or row cursor;
  • cell selection identifies a rectangular copy or editing range;
  • active-row context identifies one current row across the Grid; and
  • row selection identifies operation targets.

Choose the reference that matches the coding task:

Other interaction surfaces live with their owning APIs: