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