未验证 提交 8c6bacfa 编写于 作者: O openharmony_ci 提交者: Gitee

!6555 Grid文档和接口dts描述不一致

Merge pull request !6555 from wenpeng/master
...@@ -20,7 +20,12 @@ ...@@ -20,7 +20,12 @@
## 接口 ## 接口
Grid() Grid(value:{scroller?: Scroller})
- 参数
| 参数名 | 参数类型 | 必填 | 默认值 | 参数描述 |
| -------- | -------- | -------- | -------- | -------- |
| scroller | [Scroller](ts-container-scroll.md#scroller) | 是 | - | 可滚动组件的控制器。用于与可滚动组件进行绑定。 |
## 属性 ## 属性
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册