2.0.3 • Published 3 years ago

@assaabloy/wc-embed v2.0.3

Weekly downloads
32
License
MIT
Repository
github
Last release
3 years ago

ASSA ABLOY Global web - web components

Embed component (iframe)

Custom HTML element

Properties | Name | Type | Description | | ------------- | --------- | ----------------------------- | | embedData | Object | base64 encoded | | theme | String | |

embedData

{
  "height": "50%", // px or percentage value.
  "src": "https://example.com",
  "title": "Iframe title",
  "config": {
    "padding": {
      "top": true,
      "bottom": true
    }
  }
}

theme Two different color options:

Dependencies @assaabloy/wc-vendor

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.0

3 years ago