lists/src/limit.ts
Represents the information that aggregate lists have for communicating a limit of the number of rows.
Properties |
Accessors |
constructor(querying: BlueriqQuerying)
|
||||||
Parameters :
|
toggleButton |
Type : Button
|
Decorators :
@BlueriqChild(Button)
|
Represents a button that toggles between showing all rows vs. imposing a limit. |
limitText |
getlimitText()
|
Represents the text to display for the limit information
Returns :
string
|