...
The shortcuts you want to display must be described in the actionAvailabledaction-availabled.json file located in the menu
directory. It is an Array<Action>
with the following settings :
...
Property | Type | Default | Description |
---|---|---|---|
|
|
| Unique identifier of your choice for the shortcut |
|
|
| I18n key for shortcut label |
|
|
| Font awesome style |
|
|
| A JSON object with a mandatory
|
|
|
| I18n key for shortcut description |
...