baseweb icon indicating copy to clipboard operation
baseweb copied to clipboard

Button href not implemented

Open sergiocarneiro opened this issue 3 years ago • 0 comments

https://codesandbox.io/s/ig1x3l?module=src/example.js&file=/src/example.js

Current Behavior

ButtonProps includes href and target even though there are no implementations for it.

Expected Behavior

The button would either behave like an anchor tag or the types would be removed to clarify that's not a feature.

Your Environment

N/a

Tech Version
Base UI *
  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

sergiocarneiro avatar Jul 06 '22 14:07 sergiocarneiro