docs: Supplement English intro

This commit is contained in:
dengrongyao
2021-04-08 09:57:55 +08:00
committed by neverland
parent cf7eadc6b2
commit 2210f8240d
60 changed files with 240 additions and 0 deletions
+4
View File
@@ -1,5 +1,9 @@
# Form
### Intro
It is used for data entry and verification, and supports input boxes, radio buttons, check boxes, file uploads and other types.
### Install
Register component globally via `app.use`, refer to [Component Registration](#/en-US/advanced-usage#zu-jian-zhu-ce) for more registration ways。