Orgs
Display a user's org list with pin org to the top of the list.
Attributes
optionspageTitle- Provide a title for the pagelistTitle- Provide a title for list org sectionpinnedTitle- Provide a title for pinned org section
Example
{
"target": "orgs",
"icon": "far fa-star",
"title": "Orgs",
"options": {
"pageTitle": "Menu Orgs",
"listTitle": "list"
},
"_id": "57",
"condition": "user is admin"
}