This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-11-26 04:00:13 +08:00
Code
Issues
Actions
25
Packages
Projects
Releases
Wiki
Activity
f58957775d
ant-design
/
components
/
form
/
Form.tsx
4 lines
56 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: Support TypeScript & JavaScript with Demo (#17247) * update bisheng * support lang panel * display tabs if multiple lang * rm tmp file
2019-06-23 12:49:28 +08:00
import
Form
from
'rc-field-form'
;
feat: Form modularization.
2015-10-09 13:53:04 +08:00
chore: Support TypeScript & JavaScript with Demo (#17247) * update bisheng * support lang panel * display tabs if multiple lang * rm tmp file
2019-06-23 12:49:28 +08:00
export
default
Form
;
Reference in New Issue
Copy Permalink