Skip to content

API Reference

Complete reference for all useTable configuration options, table methods, SmartRow methods, and pluggable strategies. Signatures are auto-injected from source on each build.

If you're new, start with the Quick Start guide and come back here when you need the full signature for a specific method.


Reference pages

PageWhat it covers
Config OptionsAll useTable(locator, config) options — selectors, behavior, hooks, strategies
Table MethodsMethods on the initialized table — findRow, forEach, map, sorting, etc.
SmartRowMethods on a row object — getCell, toJSON, smartFill, bringIntoView
StrategiesAll pluggable strategies — pagination, loading, viewport, fill, dedupe, and more