Roster
Description
Display a user list with user details.
Attributes
tile
:roster
title
query
: Valid users querydisplay
: [Objects]height
: List container height
Example
{
"tile": "roster",
"title": "Roster Tile testing",
"query": "all users",
"display": {
"height": 500
}
}