cc-popover
Edit this page on GitHubTrigger Mode
cc-popover-wrapper supports three trigger modes: hover, focus, and click. You can use the trigger attribute to
specify
the trigger mode. The default trigger mode is click.
- You're signed in as @heybran
-
Settings -
Sign out
- You're signed in as @heybran
-
Settings -
Sign out
- You're signed in as @heybran
-
Settings -
Sign out
Placement
cc-popover supports 12 placement options. You can use the placement attribute to specify the placement. The default
placement is bottom-center. The placement options are bottom-center, bottom-start, bottom-end, top-center,
top-start, top-end, left-center, left-start, left-end, right-center, right-start, and right-end.