DiscordUnorderedList
Extends
Section titled “Extends”LitElement
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new DiscordUnorderedList():
DiscordUnorderedList
Returns
Section titled “Returns”DiscordUnorderedList
Inherited from
Section titled “Inherited from”LitElement.constructor
Accessors
Section titled “Accessors”nested
Section titled “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
Section titled “Default Value”false
Methods
Section titled “Methods”checkChildren()
Section titled “checkChildren()”checkChildren():
void
Returns
Section titled “Returns”void