ZetaIconButton web component.
A button containing a Zeta Icon.
--icon-button-color the color of the button.
--icon-button-icon-color the color of the icon.
--icon-button-icon-color-disabled the color of the icon when the button is disabled.
https://www.figma.com/file/JesXQFLaPJLc1BdBM4sisI/🦓-ZDS---Components?node-id=23126-110314
https://zeta-ds.web.app/web/storybook/?path=/docs/buttons--docs
Protected
Internal
Optional
Name for the button, used if the button is in a form.
The type of the button when used in a form
The value of the name property When submitted as part of a form
Static
MDN Reference
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
ZetaIconButton web component.
A button containing a Zeta Icon.
Cssproperty
--icon-button-color the color of the button.
Cssproperty
--icon-button-icon-color the color of the icon.
Cssproperty
--icon-button-icon-color-disabled the color of the icon when the button is disabled.
Slot
Figma
https://www.figma.com/file/JesXQFLaPJLc1BdBM4sisI/🦓-ZDS---Components?node-id=23126-110314
Storybook
https://zeta-ds.web.app/web/storybook/?path=/docs/buttons--docs