Socket
Socket
Sign inDemoInstall

@assaabloy/gw-group-assets-and-links-list

Package Overview
Dependencies
0
Maintainers
14
Versions
183
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @assaabloy/gw-group-assets-and-links-list

Web component - Assets And Links List


Version published
Weekly downloads
202
increased by102%
Maintainers
14
Created
Weekly downloads
 

Readme

Source

ASSA ABLOY Global web - web components

Custom HTML element

<gw-group-assets-and-links-list content="" theme=""></gw-group-assets-and-links-list>

Properties

NameTypeDescription
contentStringbase64 encoded object
themeString

content

{
  "title": "",
  "columns": [{
  "assetsAndLinks": [
    {
      "title": "",
      "links": [
        {
          "title": "",
          "url": "",
          "asset": true,
          "external": true,
          "fileSize": ""
        }
      ]
    },
  ]}]
  "config": {
    "reversedLayout": false,
    "columns": 1 | 2 | 3 | 4,
    "padding": {
      "top": true,
      "bottom": true
    }
  },
}

theme Two different background options:

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

Dependencies @assaabloy/gw-group-vendor @assaabloy/brand-styles

FAQs

Last updated on 12 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc