Skip to content

DiscordLink

Extends

  • LitElement

Implements

Constructors

new DiscordLink(): DiscordLink

Returns

DiscordLink

Inherited from

LitElement.constructor

Accessors

href

The URL to link

Example

'https://example.com/example.txt'

lightTheme

Implementation of

LightTheme.lightTheme


rel

The <a> tag rel


target

The <a> tag target


type

The <a> tag type