Class: PaginatedList

client.shared.PaginatedList~ PaginatedList

PaginatedList is a list view component with pagination controls.

new PaginatedList()

Parameters:
Name Type Description
props.items Array.<Object>
props.columns Number
props.rows Number
props.vertical Boolean
props.renderItem function