Skip to content

Orgs

Display a user's org list with pin org to the top of the list.

Attributes

  • options
    • pageTitle - Provide a title for the page
    • listTitle - Provide a title for list org section
    • pinnedTitle - 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"
}