UNPKG

@inkline/inkline

Version:

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

12 lines (10 loc) 234 B
<i-button :loading="true"> Disabled Default Button </i-button> <i-button :loading="true"> Button <template #loading> <i-loader color="dark" class="_margin-right:1/2" /> Loading </template> </i-button>