Skip to content

Commit a143cc3

Browse files
committed
docs: Update README.md
1 parent 77ddcc1 commit a143cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Example with a string:
294294
<div role="button" tabindex="0">Click Me!</div>
295295
```
296296

297-
When the trigger is clicked it will open the command palette, no custom handlers or events are required.
297+
When the trigger is clicked it will open the command palette, no custom handlers or events are required. Setting to `null` prevents the trigger from rendering. Useful when the command palette will be opened externally.
298298

299299
## Developer Setup
300300
```

0 commit comments

Comments
 (0)