@assaabloy/gw-group-tabs

1.5.63 • Public • Published

ASSA ABLOY Global web - web components

Tabs

Custom HTML element

<gw-group-tabs content="" theme=""></gw-group-tabs>

Properties

Name Type Description
content Object base64 encoded
theme String

content

{
  "tabs": [
    {
      "tabTitle": "",
      "title": "",
      "text": "",
      "media": {
        "type": "video" | "image" | "dynamicMediaVideo",
        "image": {
          "url": "",
          "alt": "",
          "renditions": {},
          "smartcrops": {},
          "tag": {
            "visible": true,
            "title": "",
            "text": "",
            "url": "",
            "position": ""
          }
        },
        "video": {
          "title": "",
          "src": "",
          "_src": ""
        },
        "dynamicMediaVideo": {
          "serverurl": "",
          "videoserverurl": "",
          "contentUrl": "",
          "asset": "",
          "poster": {
            "width": 1600,
            "height": 900,
            "url": "",
            "alt": "",
            "renditions": {},
            "smartCrops": {}
          }
        }
      },
      "link": {
        "text": "",
        "url": "",
        "type": "",
        "visible": true
      },
      "config": {
        "reversed": false,
        "titleOnSeparateRow": false
      }
    },
  ],
  "config": {
    "padding": {
      "top": true,
      "bottom": true
    }
  }
}

theme Two different background options:

  • "theme-alt-1" (white)
  • "theme-alt-2" (grey)

Readme

Keywords

none

Package Sidebar

Install

npm i @assaabloy/gw-group-tabs

Weekly Downloads

434

Version

1.5.63

License

MIT

Unpacked Size

137 kB

Total Files

4

Last publish

Collaborators

  • yadamska
  • dzianis-mantsevich
  • dhanashree.mane
  • nikitajadwa
  • sandeepsharma04
  • christiangolcic
  • matijakosmac
  • pdehne-steidle
  • olofsellgren
  • johan.alexandersson