ScrollToRowOptions
Since v1.23.0
Options for the PublicGrid.scrollToRow method.
Example
Section titled “Example”grid.scrollToRow(42, { align: 'center', behavior: 'smooth' });Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
align? | center | start | end | nearest | Where to position the row in the viewport. |
behavior? | smooth | instant | Scroll behavior. |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt