Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 485 Bytes

InPageWidgetBuilder.md

File metadata and controls

16 lines (11 loc) · 485 Bytes

InPageWidgetBuilder ⇐ PageBuilder

Kind: global class
Extends: PageBuilder

new InPageWidgetBuilder(rowsPerPage)

Defines a new widget content: It's a sort of collection of styled rows.

Param Type Description
rowsPerPage number

The number of rows per page. Default is 100. Useful for scrolling.