Skip to content

ScrollToRowOptions

Since v1.23.0

Options for the PublicGrid.scrollToRow method.

grid.scrollToRow(42, { align: 'center', behavior: 'smooth' });
PropertyTypeDescription
align?center | start | end | nearestWhere to position the row in the viewport.
behavior?smooth | instantScroll behavior.
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt