mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
177 B
177 B
Placement
<n-tooltip placement="top-start">
<template v-slot:activator>
<n-button>
Top Start
</n-button>
</template>
Woo, awesome!
</n-tooltip>