Appearance
RemoveIcon
Small button component showing a “×” remove icon.
Props
ariaLabel(string) — aria-label for the button. default: localized labelremovetitle(string) — tooltip title with supplementary information. default: same as ariaLabel
Events
clickEmitted when the button is clicked. Parameter is the native click event.
CSS
- Class
.jskos-vue-removeIcon
Localized labels
removehas localization in English ("Remove") and German ("Entfernen")
Examples
(aria-label)
(title)
(no title)