Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SimpleIconBadge

Visualize a simple icon.

example
<simpleicon-badge logo="GitHub"></simpleicon-badge>

Hierarchy

  • HTMLElement
    • SimpleIconBadge

Implements

  • LifecycleCallbacks

Index

Constructors

constructor

Accessors

badgeStyle

logo

tagName

  • get tagName(): string

Static observedAttributes

  • get observedAttributes(): string[]
  • Gets the observable attributes common to all Shield IO badges.

    Returns string[]

Static tagName

  • get tagName(): string

Methods

attributeChangedCallback

  • attributeChangedCallback(_: string, __: string, ___: string): void
  • inheritdoc

    Parameters

    • _: string
    • __: string
    • ___: string

    Returns void

Generated using TypeDoc