Skip to content

BasesViewConfig.setLimit method

BasesViewConfig › setLimit

Unofficial

Sets the row limit for the view.

Signature:

setLimit(limit: number): void

Parameters:

ParameterTypeDescription
limitnumberThe limit.

Returns: void