Header bottom

Version- 1.0.0

Uses

The Header bottom component is used within layout dynamic zone.

Attributes

{
   "attributes": {
    "menu": {
      "type": "component",
      "repeatable": true,
      "pluginOptions": {
        "i18n": {
          "localized": true
        }
      },
      "component": "config.menu"
    },
    "button": {
      "type": "component",
      "repeatable": true,
      "pluginOptions": {
        "i18n": {
          "localized": true
        }
      },
      "component": "config.link"
    },
    "style": {
      "type": "component",
      "repeatable": false,
      "component": "config.style-section"
    }
  }
}