Closed liam-fitzgerald closed 3 years ago
Sometimes we would like to disable the button/action, but not apply styling to it. e.g. AsyncButton should be disabled when it is loading, but shouldn't have the disabled styling applied to it. Adds a prop hideDisabled to ignore disabled styling.
hideDisabled
ping: @g-a-v-i-n
Sometimes we would like to disable the button/action, but not apply styling to it. e.g. AsyncButton should be disabled when it is loading, but shouldn't have the disabled styling applied to it. Adds a prop
hideDisabled
to ignore disabled styling.