{
  "version": "experimental",
  "tags": [
    {
      "name": "uui-action-bar",
      "path": "./lib/uui-action-bar.element.ts",
      "properties": [
        {
          "name": "styles",
          "type": "CSSResult[]",
          "default": "[null,null]"
        }
      ],
      "slots": [
        {
          "name": "",
          "description": "The slot for buttons. It supports `<uui-button>` elements out of the box."
        }
      ]
    }
  ]
}