Skip to main content

inno-button

regular buttons

light backgroundprimary buttonsecondary buttontertiary button
dark backgroundprimary buttonsecondary buttontertiary button
disabled light backgroundprimary buttonsecondary buttontertiary button
disabled dark backgroundprimary buttonsecondary buttontertiary button

media buttons

navigation buttons

Properties

PropertyAttributeDescriptionTypeDefault
colorVariantcolor-variantColor variant of the button."dark" | "light"'light'
disableddisabledWhether the button is disabled or not.booleanfalse
iconiconIcon to use inside the button. Use either this or the 'iconFont' property. For possible values, see: https://innomotics.github.io/brand-experience/docs/icons/stringundefined
iconFonticon-fontIcon font to use inside the button. Use either this or the 'icon' property. For possible values, see: https://innomotics.github.io/brand-experience/docs/fonts/InnomoticsUiFontstringundefined
iconOnlyicon-onlyOnly show an icon.booleanfalse
iconPositionicon-positionWhere to put the icon relative to the text."left" | "right"'right'
listTypelist-typeSpecial style for button lists.booleanfalse
navDirectionnav-directionDirection of the navigation button. Only has effect if the variant is 'navigation'."left" | "right"'right'
tabIdxtab-idxTab index of the button.number0
typetypeType of the button."button" | "submit"'button'
variantvariantVariant of the button."delete" | "media" | "navigation" | "primary" | "secondary" | "tertiary"'primary'

Dependencies

Used by

Depends on

Graph


Built with StencilJS