ProductSwitchItem
The ui5-product-switch-item
web component represents the items displayed in the
ui5-product-switch
web component.
Note: ui5-product-switch-item
is not supported when used outside of ui5-product-switch
.
Keyboard Handling​
The ui5-product-switch
provides advanced keyboard handling.
When focused, the user can use the following keyboard
shortcuts in order to perform a navigation:
- [Space] / [Enter] or [Return] - Trigger
ui5-click
event
ES6 Module Import​
import "@ui5/webcomponents-fiori/dist/ProductSwitchItem.js";
Properties​
titleText​
subtitleText​
icon​
target​
targetSrc​
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.