# 禁用 按钮可以被禁用。 ```html Disabled Disabled regular size ``` ```css .n-button { margin: 0 8px 8px 0; } ```