requestedContentInstancesLimit
requestedContentInstancesLimit: number | undefined
Maximum number of instances to request content for.
When the number of selected instances is higher than this value, dataProvider.keys
is set to an
empty KeySet and the result of the hook has isOverLimit = true
.
Defaults to 100
.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.