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) 579 B
export { default as IPopoverBasicExample } from '@inkline/inkline/components/IPopover/examples/basic.vue'; export { default as IPopoverColorVariantsExample } from '@inkline/inkline/components/IPopover/examples/color-variants.vue'; export { default as IPopoverSizeVariantsExample } from '@inkline/inkline/components/IPopover/examples/size-variants.vue'; export { default as IPopoverPlacementExample } from '@inkline/inkline/components/IPopover/examples/placement.vue'; export { default as IPopoverTriggerExample } from '@inkline/inkline/components/IPopover/examples/trigger.vue';