InputIcon
<ui5-input-icon> | Since 2.25.0The ui5-input-icon component represents an interactive icon that can be placed inside an ui5-input component.
Unlike the standard ui5-icon, this component provides button-like behavior with hover, focus, and active states,
matching the visual style of the input's built-in clear icon.
Usage
Use ui5-input-icon for interactive icons that users can click (e.g., search, voice input, camera).
For decorative icons, use the standard ui5-icon component instead.
ES6 Module Import
import "@ui5/webcomponents/dist/InputIcon.js";
Properties
accessibleName
name
Slots
No slots available for this component.
Events
click
Methods
No methods available for this component.
CSS Parts
No CSS parts available for this component.
CSS Custom States
No CSS custom states available for this component.