ButtonState
<ui5-ai-button-state>
| Since 2.0.0info
The Button and ButtonState web components are available since 2.0 under an experimental flag and their API and behaviour are subject to change.
ui5-ai-button-state
is the item to use for defining states of ui5-ai-button
components.
Usage
ui5-ai-button-state
is an abstract element, representing a state of ui5-ai-button
. It is meant to be used in the default
slot
of ui5-ai-button
and should not be used as standalone component.
ES6 Module Import
import "@ui5/webcomponents/dist/AiButtonState.js";
Properties
name
text
icon
endIcon
showArrowButton
Slots
No slots available for this component.
Events
No events available for this component.
Methods
No methods available for this component.
CSS Parts
No CSS parts available for this component.