Skip to content

BasesViewConfig.setLimit method

BasesViewConfig › setLimit

Unofficial

Sets the row limit for the view.

Signature:

setLimit(limit: number): void

Parameters:

Parameter Type Description
limit number The limit.

Returns: void