Skip to content

Commit 6bbab55

Browse files
committed
📝(component): 补充 form 组件遗漏属性说明
1 parent 16359e3 commit 6bbab55

File tree

1 file changed

+3
-2
lines changed
  • package/document-component/src/document/zh-CN/components

1 file changed

+3
-2
lines changed

package/document-component/src/document/zh-CN/components/form.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -831,8 +831,9 @@ const submit10 = function(isValidate, model, errors) {
831831
| required-erroer-message | 必填错误提示信息 | `string` | - | `%s不能为空` |
832832
| validate-message | 自定义校验错误提示信息; <br>由于内置了中文错误提示,可按需求增量增加<br>可查看 [async-validator 内置错误提示](https://github.com/yiminghe/async-validator/blob/master/src/messages.ts)<br>也可参考 [layui-vue 内置中文错误提示](https://gitee.com/layui/layui-vue/blob/next/package/component/src/component/formItem/cnValidateMessage.ts) | `string` | - | `%s不能为空` |
833833
| pane | 启用方框风格 | `boolean` | `true` `false` | `false` |
834-
| label-position | 标签位置 | `string` | `top` `right` `left` | `right` |
835-
| size | 尺寸 | -- | -- | -- |
834+
| label-position | 全局标签位置 | `string` | `top` `right` `left` | `right` |
835+
| size | 全局控件尺寸 | -- | -- | -- |
836+
| labelWidth | 全局标签宽度 | `string` | -- | -- |
836837
:::
837838

838839
::: title 表单(form)事件

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy