{ $refs.tilaajanYtunnusRaaka.focus({ preventScroll: true }); }, 10);”
@blur=”kirjaaValmisTilaajanYritys();”
type=”text”
name=”tilaajanYritys”
:placeholder=”https://sopimusgeneraattori.ohjelmistofriikit.fi/t(“placeholderInputClientCompany’)”
autocomplete=”off”
tabindex=”0″
class=”input-text px-3 py-2″
/>
{ $refs.tilaajanYhteyshenkiloRaaka.focus({ preventScroll: true }); }, 10);”
@blur=”kirjaaValmisTilaajanYtunnus();”
type=”text”
name=”tilaajanYtunnus”
placeholder=”1234567-1″
autocomplete=”off”
tabindex=”0″
class=”input-text px-3 py-2″
/>
{ $refs.tilaajanEmailRaaka.focus({ preventScroll: true }); }, 10);”
@blur=”kirjaaValmisTilaajanYhteyshenkilo();”
type=”text”
name=”tilaajanYhteyshenkilo”
:placeholder=”https://sopimusgeneraattori.ohjelmistofriikit.fi/t(“placeholderInputClientContactPerson’)”
autocomplete=”off”
tabindex=”0″
class=”input-text px-3 py-2″
/>
{ $refs.tilaajanPuhelinRaaka.focus({ preventScroll: true }); }, 10);”
@blur=”kirjaaValmisTilaajanEmail();”
type=”email”
name=”tilaajanEmail”
:placeholder=”https://sopimusgeneraattori.ohjelmistofriikit.fi/t(“placeholderInputClientEmail’)”
autocomplete=”off”
tabindex=”0″
class=”input-text px-3 py-2″
:class=”tilaajanEmailError ? ‘border-red-500’ : ””
/>
