mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-19 06:43:16 +08:00
docs: 📖 update react-slick API link (#23379)
* Update index.en-US.md * Update index.zh-CN.md
This commit is contained in:
parent
7489786d22
commit
76ee9668ef
@ -32,4 +32,4 @@ A carousel component. Scales with its container.
|
|||||||
| next() | Change current slide to next slide |
|
| next() | Change current slide to next slide |
|
||||||
| prev() | Change current slide to previous slide |
|
| prev() | Change current slide to previous slide |
|
||||||
|
|
||||||
For more info on the parameters, refer to the <https://github.com/akiran/react-slick>
|
Find more APIs in react-slick [documentation](https://react-slick.neostack.com/docs/api).
|
||||||
|
@ -33,4 +33,4 @@ subtitle: 走马灯
|
|||||||
| next() | 切换到下一面板 |
|
| next() | 切换到下一面板 |
|
||||||
| prev() | 切换到上一面板 |
|
| prev() | 切换到上一面板 |
|
||||||
|
|
||||||
更多参数可参考:<https://github.com/akiran/react-slick>
|
更多 API 可参考:<https://react-slick.neostack.com/docs/api>
|
||||||
|
Loading…
Reference in New Issue
Block a user