staticContent¶
staticContent
shows a html page configured in the ClientConfiguration - staticContent
actionValues | |
---|---|
name |
To redirect to the static content page. Needs a static content. |
{
"label": "Legal",
"icon": "icon-fire",
"action": "staticContent",
"actionValues": [
{
"name": "legal"
}
]
}