Skip to content

Commit

Permalink
docs: Update carousel documentation (#30356)
Browse files Browse the repository at this point in the history
* Update index.zh-CN.md

* Update index.en-US.md

* Update: Modify format
  • Loading branch information
xiaotiandada authored May 5, 2021
1 parent 1522610 commit 836163a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/carousel/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ A carousel component. Scales with its container.
| next() | Change current slide to next slide |
| prev() | Change current slide to previous slide |

Arrow question for reference [#12479](https://github.com/ant-design/ant-design/issues/12479)

Find more APIs in react-slick [documentation](https://react-slick.neostack.com/docs/api).
2 changes: 2 additions & 0 deletions components/carousel/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ cover: https://gw.alipayobjects.com/zos/antfincdn/%24C9tmj978R/Carousel.svg
| next() | 切换到下一面板 |
| prev() | 切换到上一面板 |

Arrow 问题可参考 [#12479](https://github.com/ant-design/ant-design/issues/12479)

更多 API 可参考:<https://react-slick.neostack.com/docs/api>

0 comments on commit 836163a

Please sign in to comment.