mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
178 B
178 B
Basic
<n-popover>
<template v-slot:activator>
<n-button style="margin:0;">
hover
</n-button>
</template>
<span>Light My Fire</span>
</n-popover>