Ícone

Para exibir um ícone, usamos o componente, ícone.
O componente de área de texto na interface representa um html <icon/>.

Os ícones disponíveis em Ícones do Espectro de Adobe são compatíveis com nosso aplicativo.

const iconJSON =  {
    "component": "icon", //tells the component name
    "icon": "info", // name of the icon to be used
    "size": "S", // size of the icon
    "title": "Information" // tooltip corresponding to the icon.
},

os ícones também podem ser adicionados aos botões.

O ícone renderizado terá esta aparência:

Ícone

recommendation-more-help
11125c99-e1a1-4369-b5d7-fb3098b9b178