Applies styles when the component matches the native :disabled state.
Button { :disabled { opacity: 0.5 cursor: not-allowed } }
Applies styles when the component matches the native :disabled state.
Button { :disabled { opacity: 0.5 cursor: not-allowed } }