File size: 229 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 |
## zh-CN
设置 `arrow` 为 `{ pointAtCenter: true }` 后,箭头将指向目标元素的中心。
## en-US
By specifying `arrow` prop with `{ pointAtCenter: true }`, the arrow will point to the center of the target element.
|