DiscordUnorderedList
Extends
LitElement
Constructors
new DiscordUnorderedList()
new DiscordUnorderedList():
DiscordUnorderedList
Returns
Inherited from
LitElement.constructor
Accessors
nested
Whether this is a nested list or not, this will change the style of the list-style.
The library will try to guess this automatically based on the component tree, but you can also set this manually.
Default Value
Methods
checkChildren()
checkChildren():
void
Returns
void