Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit dd844ad

Browse files
KyleUpchurchwesleycho
authored andcommitted
docs(popover): correct default trigger
Closes #5564 Closes #5566
1 parent 679a8d5 commit dd844ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/popover/docs/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ All these settings are available for the three types of popovers.
7171
A string to display as a fancy title.
7272

7373
* `popover-trigger`
74-
_(Default: `mouseenter`)_ -
74+
_(Default: `click`)_ -
7575
What should trigger a show of the popover? Supports a space separated list of event names (see below).
7676

7777
**Note:** To configure the tooltips, you need to do it on `$uibTooltipProvider` (also see below).

0 commit comments

Comments
 (0)