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
{{ message }}
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
Registers mutation observer and sets up event listeners.
Store a group w/ options to reuse. schema is a base set of options, options attr will precedence over schema
Store a schema of options
Given a group id, return a pop
Return the state (Showing, Hidden, Pre_Hide, etc) of a pop
Given a popgun target, return whether a pop is showing for it
Given a group id, return whether a pop is showing for it
Given a group id, reposition the open pop
Given a popgun target, manually show a pop.
Given a popgun target, manually hide the open pop.
The text was updated successfully, but these errors were encountered: