You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/primer-popover/README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,11 @@ title: Popover
40
40
status: Experimental
41
41
-->
42
42
43
-
Popovers are used to bring attention to specific user interface elements, typically to suggest an action or to guide users through a new experience. They consist of:
43
+
Popovers are used to bring attention to specific user interface elements, typically to suggest an action or to guide users through a new experience.
44
+
45
+
{:toc}
46
+
47
+
Popover's consist of:
44
48
45
49
- The block element, `.Popover`, which simply positions its content absolutely atop other body content.
46
50
- The child element, `.Popover-message`, which contains the markup for the intended messaging and the visual "caret."
0 commit comments