ant-design/components/popover/demo/arrow-point-at-center.md
e188445b22
fix(popover): arrow. pointAtCenter misalignment error (#50260)
* fix(popover): 'arrow. pointAtCenter' misalignment error

* chore: add debug demo

* chore: update snaphots

* chore: update

* chore: Reverse components/popover/demo/basic.tsx

* chore: update snaphots

* chore: skip debug demo test

* chore: update demo

* chore: update snapshot

* chore: skip debug demo test

ref: https://github.com/ant-design/ant-design/pull/50260#discussion_r1708926635
2024-08-12 11:56:29 +08:00

212 B

zh-CN

arrow={{ pointAtCenter: true }} 属性可以让箭头指向目标元素的中心。

en-US

arrow={{ pointAtCenter: true }} property can make the arrow point at the center of the target element.