Skip to content

Table 6.0 changes

Adi Dahiya edited this page Aug 10, 2022 · 1 revision

Hotkeys

  • The table component has been updated to use the new hotkeys API, so you must configure a <HotkeysProvider> in the React tree where you use a table.

Context menu

  • The table component has been updated to use the new ContextMenu API in 5.0.
  • bodyContextMenuRenderer can no longer disable the context menu if it returns undefined. Instead, use the new enableBodyContextMenu prop.
Clone this wiki locally