tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ItemClassifiedItemsQueryProps > resultLimit

ItemClassifiedItemsQueryProps.resultLimit property

An integer value to limit the number of items returned in the list. Specify a positive value as the limit or -1 for no limit. Setting the value to zero will return an empty list.

Signature:

resultLimit?: number;