UNPKG

@inkline/inkline

Version:

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

13 lines (12 loc) 283 B
<i-popover> <i-button>Popover</i-button> <template #header> Popover Header </template> <template #body> This is the popover body. Useful information goes here. </template> <template #footer> Popover Footer </template> </i-popover>