UNPKG

@inkline/inkline

Version:

Inkline is the intuitive UI Components library that gives you a developer-friendly foundation for building high-quality, accessible, and customizable Vue.js 3 Design Systems.

6 lines (3 loc) 209 B
<i-textarea v-model="sm" size="sm" placeholder="Type something.." /> <i-textarea v-model="md" size="md" placeholder="Type something.." /> <i-textarea v-model="lg" size="lg" placeholder="Type something.." />