UNPKG

@inkline/inkline

Version:

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

7 lines (6 loc) 262 B
<i-form v-model="schema"> <i-form-group> <i-form-label for="input-with-default-value">Input with default value</i-form-label> <i-input id="input-with-default-value" name="input" placeholder="Type something.." /> </i-form-group> </i-form>