The portal icon module is an icon that will be rendered next to the action. If the URL is relative it will be resolved against app's baseUrl
. If none provided a default one will be rendered. Icon should follow this guideline: monochromatic with #333333
color and transparent background, 16 x 16 pixel in size.
1 2{ ... "icon": { "url": "/img/send_mail.png" } }
url
string
Rate this page: