ant-design/components/tour/demo/gap.md
IsKaros 612d5c0702
docs: Tour gap prop (#50574)
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: KAROS\81948 <chenwenfan@harmonycloud.cn>
2024-08-31 14:44:24 +08:00

12 lines
400 B
Markdown

## zh-CN
使用 `gap` 参数来控制高亮区域的边距和圆角。
- `5.9.0` 之前不支持单独设置两个方向上的边距和数组类型的 `offset` 参数。
## en-US
Using `gap` to control the radius of highlight area and the offset between highlight area and the element.
- Setting offset in two directions individually and `offset` with array type is not supported until `5.9.0`.