baseweb
baseweb copied to clipboard
Button href not implemented
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.