Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

You can choose from available Unity icons to use in your dynamic tabs and steps to add some extra flavour and make them easier to distinguish. This is not applicable for “Stepper“ layout.

Example

In this example we specify clipboard-notes icon for the Notes tab:

{
  "name": "default",
  "tabs": [
   {
      "icon": "clipboard-notes",
      "name": "notes",
      "type": "notes",
      "labelTranslations": {
        "": "Notes",
        "de": "Notizen",
        "pl": "Notatki"
      }
    },
    ...

Available icons, as of 12.0 Clover Club release are:

  • No labels