<div>If you start me up, If you start me up, I'll never stop.</div>
<n-inputv-model="inputValue"/>
inputValue: {{ inputValue }}<br>
<n-tooltip>
<templatev-slot:activator>
<n-button
size="small"
@click="isActive = false"
>
Close it
</n-button>
</template>
Why do you want to close it?
</n-tooltip>
<sectionclass="markdown footer-part"><h2id="api">API</h2><table><thead><tr><th>Property</th><th>Description</th><th>Type</th><th>Default</th><th>Version</th></tr></thead><tbody><tr><td>type</td><td>Type of button.</td><td>string</td><td><code>'default'</code></td><td></td></tr></tbody></table></section>