Offset

Type Integer, Float or String
Default "0.25rem"

Determines the distance between the hovercard and its target. Useful to leave some room, especially on bigger hovercards.

Option can be a signed Integer or Float, or a String representing a value in pixels or rem, like "8px" or "1.25rem". Option can also be negative, whether Integer, Float or String.

When arrow is present, the card will automatically be offset by the size of the arrow, to prevent the arrow to overflow the target. Any offset passed as an option will then be in addition of that arrow offset.