[popover] Add `--anchor-x` and `--anchor-y` CSS custom properties to `Positioner`
Open
component: popover
has workaround
type: enhancement
- Dominant language
- TypeScript
- Stars
- 10.9k
- Forks
- 543
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 101
Description
# Feature request
## Summary
Expose `--anchor-x` and `--anchor-y` CSS custom properties in addition to the existing `--anchor-width` and `--anchor-height` in the `Positioner` component.
## Motivation
I'm building product tours and need to highlight the anchor element. Having access to `--anchor-x` and `--anchor-y` will help position the highlight precisely.
Contributor guide
Assessment
This issue has not been assessed yet.