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 (5 loc) 590 B
export { default as IFormLabelBasicExample } from '@inkline/inkline/components/IFormLabel/examples/basic.vue'; export { default as IFormLabelDisabledExample } from '@inkline/inkline/components/IFormLabel/examples/disabled.vue'; export { default as IFormLabelPlacementExample } from '@inkline/inkline/components/IFormLabel/examples/placement.vue'; export { default as IFormLabelRequiredExample } from '@inkline/inkline/components/IFormLabel/examples/required.vue'; export { default as IFormLabelSizeVariantsExample } from '@inkline/inkline/components/IFormLabel/examples/size-variants.vue';