Button which is used by button groups.
icon - Icon to display on leading side of button. Full list of icons can be found at https://zeta-icons.web.app/
Optional
Name for the button, used if the button is in a form.
Fires when the user clicks the left mouse button on the object
The mouse event.
MDN Reference
Whether to show the dropdown icon.
Size of button.
Static
Protected
Invoked on each update to perform rendering tasks. This method may return any value renderable by lit-html's ChildPart - typically a TemplateResult. Setting properties inside this method will not trigger the element to update.
ChildPart
TemplateResult
Button which is used by button groups.
Slot
Slot
icon - Icon to display on leading side of button. Full list of icons can be found at https://zeta-icons.web.app/