Icon
JSON structure example
"viewDefinition": {
"children": {
"iconComponent": {
"type": "icon",
"id": "iconId",
"icon": "bell"
}
}
}
type
(String) - the type attribute for a iconid
(String) - an id for the componenticon
(String) - icon to show
Do's and Don'ts
For more details, refer to Icon Usage and Visual styleguides in our Storybook