### Default
By default, the position of the popover component is absolute.
### Relative
Set `relative` to `true` to use a relative position.
### With caret
### Custom caret alignment
By default, the caret is aligned "top".
Possible `align` values include `"top"`, `"top-left"`, `"top-right"`, `"bottom"`, `"bottom-left"`, `"bottom-right"`, `"left"`, `"left-bottom"`, `"left-top"`, `"right"`, `"right-bottom"` or `"right-top"`.
### Light variant
### High contrast variant