Skip to content

PinnedRowsPosition

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://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt