UNPKG

@inkline/inkline

Version:

Inkline is the Vue.js UI/UX Library built for creating your next design system

7 lines (6 loc) 229 B
<i-form v-model="form"> <i-form-group> <i-input name="input" placeholder="This field is custom validated. It needs to contain &quot;inkline&quot;" /> <i-form-error for="input" /> </i-form-group> </i-form>