Update docs/zh-Hans/UI/AspNetCore/Tag-Helpers/Form-elements.md

Co-authored-by: Qingxiao Ren <rqx110@163.com>
pull/17009/head
liangshiwei 2 years ago committed by GitHub
parent 1486139189
commit 9ab93a2f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -196,7 +196,7 @@ Model:
- `AbpFormControlSize.Large`
- `label`: 为输入设置标签。
- `display-required-symbol`: 如果输入是必需的,则向标签添加必需符号 (*)。默认为 `True`
- `FloatingLabel`: 设置输入的标签是否应该是浮动的。默认为 `False`
- `floating-label`: 设置输入的标签是否应该是浮动的。默认为 `False`
### 标签和本地化

Loading…
Cancel
Save