Token
<ui5-token>
| Since 1.0.0-rc.9Tokens are small items of information (similar to tags) that mainly serve to visualize previously selected items.
ES6 Module Import​
import "@ui5/webcomponents/dist/Token.js";
Basic Sample​
Properties​
text​
selected​
Slots​
closeIcon​
Events​
No events available for this component.
Methods​
No methods available for this component.
CSS Parts​
No CSS parts available for this component.
More Samples​
Token in MultiInput​
You can Remove tokens by clicking the "X" button and add tokens by typing something in the input field, followed by "ENTER".