Skip to content

GRID_ELEMENT_KEY

Since v0.1.0

Injection key for the grid element.

const GRID_ELEMENT_KEY: InjectionKey<Ref<DataGridElement | null>>