@uportal/app-framework
Version:
Application Framework for uPortal
32 lines (31 loc) • 735 B
JSON
{
"result": "ok",
"content": {
"links": [
{
"icon": "fa-book",
"href": "http://www.exammple.edu/altMaxLink",
"title": "Same as launch bar",
"target": "_blank"
},
{
"icon": "fa-book",
"href": "http://www.exammple.edu/novel-link-1",
"title": "Novel link",
"target": "_blank"
},
{
"icon": "fa-book",
"href": "http://www.exammple.edu/novel-link-2",
"title": "Also novel",
"target": "_blank"
},
{
"icon": "fa-book",
"href": "http://www.exammple.edu/novel-link-3",
"title": "Different still",
"target": "_blank"
}
]
}
}