mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-22 14:44:47 +08:00
11 lines
98 B
Markdown
11 lines
98 B
Markdown
|
# 失效
|
||
|
|
||
|
- description: 灰色的
|
||
|
|
||
|
---
|
||
|
|
||
|
````html
|
||
|
<button disabled>不可点按钮</button>
|
||
|
````
|
||
|
|