Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 999a1ad

Browse files
authored
Update enable-disable-kbar.md
1 parent 5b98e61 commit 999a1ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/advanced/enable-disable-kbar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ We might want to disable our kbar temporarily (or permanently) sometimes. Here's
1616
<input name="disabled" type="checkbox" v-model="disabled" style="margin: 0; margin-left: var(--unit); margin-top: 2px;" />
1717
</p>
1818
:::
19+
1920
```html
2021
<KBarProvider :actions="globalActions" :options="{ disabled }">
2122
...

0 commit comments

Comments
 (0)