<scriptsetuplang="ts">const value = ref<string>()</script><template><TimeDurationv-model="value"label="Duration"/></template>
<scriptsetuplang="ts">const value = ref<string>()</script><template><TimeDurationv-model="value"label="Duration":interval="15"/></template>
<scriptsetuplang="ts">const value = ref<string>()</script><template><TimeDurationv-model="value"label="Duration":min-duration="60":max-duration="490"/></template>
<scriptsetuplang="ts">const value = ref<string>()</script><template><TimeDurationv-model="value"label="Duration":error="value ? undefined : 'This field is required'"/></template>
Integration
This product pattern is currently only available to use in the New Frontend for Provet Cloud (using Vue & Nuxt).
Troubleshooting
If you experience any issues while using this pattern, please ask for support in the #vet-frontend Slack channel.