Disabled
Use the disabled class to apply a disabled appearance and behavior to an element. This is useful for non-form elements or when the disabled state is controlled externally.
Dsiabled utility maps to the corresponding --ex-options-opacity-disabled variable. Refer to the Options page for the full reference on the CSS variables.
tsx
Last updated on