LinkTablesOptions
Defined in: js-api/src/data.ts:299
Options of Data.linkTables.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
filterAllOnNoRowsSelected? | boolean | With a selection link: filter everything out when nothing is selected. | js-api/src/data.ts:303 |
initialSync? | boolean | Apply the link to the current state right away instead of on the first change. | js-api/src/data.ts:301 |