Logo | Web Component

This is a web component to display a DigiKey logo on the page. Default image size of 233px x 125px. Same logo as used in the standard DigiKey header.

Properties

Use properties and attributes to control the web component as well as pass required data to it. Some properties won't have an attribute name, this is because to use that property you can't use it as an html attribute it must be set using javascript as a property of the element.

PropertyAttributeDescriptionTypeDefault
alttextalttextstringnull
widthwidthstringnull

Default

<dk-logo></dk-logo>