Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

Commit 0d9d4d1

Browse files
author
Michael Jones
authored
now with an actual table
1 parent 5507ae1 commit 0d9d4d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Block form
5050
NOTE: We need to deviate from Tooltipster's options in one significant place - the `trigger` option. Since `trigger` is used internally by Ember components, use `tipTrigger` instead.
5151

5252
In addition, we have added:
53+
5354
| Property | Type | Default | Description
5455
| --- | --- | --- | --- |
5556
| canTab | Boolean | true | Adds `tabindex=0` to the tooltip's trigger so it will be included in the page's tab flow. If the tooltip's trigger set to `hover`, then the tooltip will be shown on focus and hidden on blur. If the trigger is `click`, then the enter key will toggle the tooltip when the element has focus.

0 commit comments

Comments
 (0)