---
title: "Grid reference"
description: "Look up the standalone @sapporta/grid public surface."
canonical: "https://sapporta.com/grid/reference/"
---

> Documentation index: https://sapporta.com/llms.txt

## Identity

`@sapporta/grid` 0.2.6 supports the root export, `./grid`, `./column-preset`, `./lookup`, `./lookup/react`, and `./index.css`.

## Reference groups

- [BaseGrid](/grid/reference/base-grid.md) — identity, schema, grid and level runtimes, React, row operations, and drafts.
- [ColumnPreset](/grid/reference/column-preset.md) — typed column constructors, editors, formatting, copy, and sizing.
- [Data sources](/grid/reference/data-sources.md) and [REST helpers](/grid/reference/rest-helpers.md).
- [Clipboard](/grid/reference/clipboard.md) and [Interactions](/grid/reference/interactions.md).
- [DOM and styling contract](/grid/reference/dom-and-styling-contract.md).

`TGrid`, `TableRoute`, and `SchemaTableGridView` are `@sapporta/frontend` contracts documented in the main [TGrid Reference](/docs/reference/frontend/tgrid.md).
