-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a4440f
commit 9fa36ba
Showing
11 changed files
with
275 additions
and
187 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
nav: | ||
title: 响应式 | ||
order: 2 | ||
--- | ||
|
||
# 关于 | ||
|
||
`SpeedForm`是一个非常轻量级的表单组件,它的目标是让表单开发变得更加简单、快速、灵活。 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
nav: | ||
title: 渲染库 | ||
order: 1 | ||
--- | ||
|
||
# 关于 | ||
|
||
`SpeedForm`是一个非常轻量级的表单组件,它的目标是让表单开发变得更加简单、快速、灵活。 | ||
|
||
|
||
|
||
- `@speed-form/antd`:基于`antd`的渲染库,支持`antd`的所有表单组件 | ||
- `@speed-form/element-ui`:基于`element-ui`的渲染库,支持`element-ui`的所有表单组件 | ||
- `@speed-form/iview`:基于`iview`的渲染库,支持`iview`的所有表单组件 | ||
- `@speed-form/vuetify`:基于`vuetify`的渲染库,支持`vuetify`的所有表单组件 | ||
- `@speed-form/element-plus`:基于`element-plus`的渲染库,支持`element-plus`的所有表单组件 | ||
- `@speed-form/ant-design-vue`:基于`ant-design-vue`的渲染库,支持`ant-design-vue`的所有表单组件 | ||
- `@speed-form/naive-ui`:基于`naive-ui`的渲染库,支持`naive-ui`的所有表单组件 | ||
- `@speed-form/element3`:基于`element3`的渲染库,支持`element3`的所有表单组件 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.