atomic-icon-button

This is for:

Developer
In this article

Properties

Property Attribute Description Type Default

badge

VNode | undefined

buttonRef

((el?: HTMLButtonElement | undefined) => void) | undefined

clickCallback

() => void

() => {}

icon (required)

icon

string

labelI18nKey (required)

label-i-1-8n-key

string

tooltip

tooltip

string

Shadow Parts

Part Description

badge

The span element that wraps the badge.

button

The button element.