Skip to content

Commit 4339109

Browse files
Add focus trigger type to the docs
1 parent 41e0200 commit 4339109

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
@@ -237,7 +237,7 @@ Each placement can have a variation from this list:
237237

238238
> `string` | defaults to `hover`
239239
240-
The event that triggers the tooltip. One of `click`, `hover`, `right-click`, `none`.
240+
The event that triggers the tooltip. One of `click`, `hover`, `right-click`, `focus`, `none`.
241241

242242
### getTriggerRef
243243

0 commit comments

Comments
 (0)