Styleguide - The A11Y Project

3.4.1 #Base.Global Attributes.disabled Disabled

Toggle example guides Toggle HTML markup

Used for interactive element whose functionality has been conditionally turned off.

Example
Markup
<button disabled>Send</button>
Source: src/css/base/_global-attributes.scss, line 8