{{ doc:src/lib/popover-card/popover-card.ts }}
Go [here]({{ demo }}) to try the demo.
To figure out where the arrow should be pointing, the {{ tag }}
uses :host-context
. Make sure the card is within a context where the attributes transformOriginX="left | center | right"
and transformOriginY="top | center | bottom"
are defined.
{{ template:contributors }} {{ template:license }}