Property description

The iconCategories asset defines categories for grouping icons in Settings > Configuration > Icons.

Warning

While technically possible, creating new icon categories is strongly discouraged. Dawiso provides predefined categories:

  • app_icons
  • application
  • application_logs
  • dashboard
  • object_type
  • search
  • space
  • workflow_state

Minimal JSON

{
   "key": "",
   "name": ""
}

Nested properties

PropertyDescriptionValuesMandatory
keyUnique key of the asset.stringYes
nameName of the asset used as default EN translation.stringYes
defaultIconKeyKey of the icons used as a default for this category.stringYes
descriptionDescription of the asset.stringNo
translationsArray of translations.arrayNo