优化
This commit is contained in:
22
website/docs/plugins/api/component.md
Normal file
22
website/docs/plugins/api/component.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
title: "@capital/component"
|
||||
---
|
||||
|
||||
### Button
|
||||
|
||||
Components from [antd](https://ant.design/)
|
||||
|
||||
Component Documentation: [Button](https://ant.design/components/button-cn/)
|
||||
|
||||
###TextArea
|
||||
|
||||
Components from [antd](https://ant.design/)
|
||||
|
||||
Component document: [TextArea](https://ant.design/components/input-cn/#components-input-demo-textarea)
|
||||
|
||||
### Image
|
||||
|
||||
Components from [antd](https://ant.design/)
|
||||
|
||||
Component Documentation: [Image](https://ant.design/components/image-cn/)
|
||||
Reference in New Issue
Block a user