Skip to content

PinnedRowsPosition

Since v0.1.1

Position of the status bar (info bar) relative to the grid body.

  • 'top' — Renders above the grid header. Useful for summary toolbars.
  • 'bottom' — Renders below the grid body (default). Standard placement for status information.
type PinnedRowsPosition = "top" | "bottom"
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt