mirror of https://github.com/ElemeFE/element
update checkbox docs
parent
6c1ea22cd4
commit
6691a7d17d
|
@ -40,7 +40,7 @@ Checkbox can be used alone to switch between two states.
|
||||||
```
|
```
|
||||||
:::
|
:::
|
||||||
|
|
||||||
## Disabled State
|
### Disabled State
|
||||||
|
|
||||||
Disabled state for checkbox.
|
Disabled state for checkbox.
|
||||||
|
|
||||||
|
|
|
@ -55,7 +55,7 @@
|
||||||
```
|
```
|
||||||
:::
|
:::
|
||||||
|
|
||||||
## 禁用状态
|
### 禁用状态
|
||||||
|
|
||||||
多选框不可用状态。
|
多选框不可用状态。
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue