OrionList
<o-list> is a quick way to display a list with pagination, selection, grid or row layout features.
It will use the default slot to iterate over the given array through the list prop.
Usage
ListPlayground
VModels
Name
page
Orion.ListPage = {
size: 20,
index: 1,
}selected
T[] = (): T[] => []Props
Name
bindRouter
string = undefinedcellClass
string = undefinedgridClass
string = undefineditemAdjective
string = undefineditemType
string = undefinedlayout
Orion.ListLayout = undefinedlist
T[] = undefinedtotal
number = undefinedtrackKey
string = undefineduseAutoPagination
boolean = undefineduseFooterSelected
boolean = undefinedusePaginationBottom
boolean = undefinedusePaginationTop
boolean = undefinedEvents
Name
Payload type
clear-selection
paginate
numberSlots
Name
Bindings
default
No bindingsdefault
No bindingsfooter-selected-actions
No bindings