oceanbase-design icon indicating copy to clipboard operation
oceanbase-design copied to clipboard

🚀 [Feature]: Support for disabled for all icon components

Open dengfuping opened this issue 2 years ago • 0 comments

Describe your use case

<XXXIcon disabled={true} />

Describe the solution you'd like

  • Auto set disabled style, like cursor: not-allowed; color: token.colorTextDisabled.
  • onClick doesn't work anymore.

Describe alternatives you've considered

No response

Additional context

No response

dengfuping avatar Dec 14 '23 10:12 dengfuping