Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Creates a table body<tbody>
Usage
as element:Parameters
| Param | Type | Details |
|---|---|---|
| infinite-scrolling (optional) | boolean | Whether infiniteScrolling should be enabled. (Not supported when using results instead of response in table:result-list) |
| query (optional) | string | The name of the query used for infinite scrolling or load more. (Not supported when using results instead of response in table:result-list) |
| platform (optional) | object | The platform object used for infinite scrolling or load more. (Not supported when using results instead of response in table:result-list) |