Top Bar

Version- 1.0.0

Uses

The Top bar component is used within layout dynamic zone.

Attributes

{
   "attributes": {
    "left_content": {
      "type": "text",
      "required": false
    },
    "right_content": {
      "type": "component",
      "repeatable": true,
      "component": "config.link"
    },
    "style": {
      "type": "component",
      "repeatable": false,
      "component": "config.style-section"
    }
  }
}