ButtonΒΆ
-
/libs/granite/ui/components/endor/actionbar/button Button is a component to represent a standard HTML button (<button>). This component is only best used inside /libs/granite/ui/components/endor/layouts/actionbar
It has the following content structure:
-
granite:EndorActionBarButton
- granite:commonAttrs
- granite:renderCondition
-
typestring
- button
- button
- submit
- reset
The type attribute.
- disabledboolean
trueto disable the button;falseotherwise.
- formIdstring
The form attribute.
- textstring
- i18n
The body text of the element.
- activeboolean
trueto make this button in active state;falseotherwise.
- iconstring
The icon class.
- hideTextboolean
Visually hide the text.
-
typestring
-
granite:EndorActionBarButton