sling-web-component-brand-icon

1.12.5 • Public • Published

sling-web-component-brand-icon

Install

npm install sling-web-component-brand-icon

Tag

  <sling-brand-icon></sling-brand-icon>

Dependencies

  • sling-framework
  • sling-helpers

Attributes and properties

Name Type Default Values ReflectToAttribute Observer callSdk
brandid Number ✔️
width Number ✔️
height Number ✔️

Description

Name Description
brandid Id that identifies the flag that will be displayed.
width Value that defines the width.
height Value that defines the heigth.

Events

This component does not emit events.

Examples

All component examples can be emulated using the npm start sling-web-component-brand-icon command.

Usage

 <sling-brand-icon brandid="2" width="50" height="50"></sling-brand-icon>

image

 <sling-brand-icon brandid="5" width="50" height="50"></sling-brand-icon>

image

Readme

Keywords

none

Package Sidebar

Install

npm i sling-web-component-brand-icon

Weekly Downloads

5

Version

1.12.5

License

none

Unpacked Size

591 kB

Total Files

17

Last publish

Collaborators

  • sling-web