Skip to content

Instantly share code, notes, and snippets.

@thangman22
Created May 1, 2024 06:03
Show Gist options
  • Save thangman22/256b316620ce350f188c485f3619aa0c to your computer and use it in GitHub Desktop.
Save thangman22/256b316620ce350f188c485f3619aa0c to your computer and use it in GitHub Desktop.
<button popovertarget="my-popover"> Open Popover </button>
<div id="my-popover" popover>
<p>I am a popover with more information. Hit <kbd>esc</kbd> or click away to close me.<p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment