ButtonMobileStore

ButtonMobileStore

import ButtonMobileStore from "@kiwicom/orbit-components/lib/ButtonMobileStore";
<ButtonMobileStore type="appStore" />

Props

NameTypeDefaultDescription
altstringOptional property for passing own alt attribute to the DOM image element.
dataTeststringOptional prop for testing purposes.
idstringSet id for ButtonMobileStore
hrefstringThe URL to link when the ButtonMobileStore is clicked.
onClickevent => void \| PromiseFunction for handling onClick event.
stopPropagationbooleanIf true the click event won’t bubble. Useful when you use ButtonMobileStore inside another clickable element.
typeenumThe type of the ButtonMobileStore.
langenumENThe language of button

enum

typelang
"appStore""EN"
"googlePlay""ZH"
"BG"
"CS"
"DA"
"DE"
"ES"
"FI"
"FR"
"HU"
"IT"
"JA"
"KO"
"NL"
"PL"
"PT"
"RO"
"RU"
"SK"
"SR"
"SV"