A button that pops up an information box, similar to a tooltip, but explicitly triggered.
FIXME: i want to be able to easily embed these in other things too.
If true, this button will emit trigger events on double (and other quick events, if added) click events as well as on normal single click events.
See Implementation
A button that pops up an information box, similar to a tooltip, but explicitly triggered.
FIXME: i want to be able to easily embed these in other things too.