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