[Feature Request] Component attribute for UnstyledButton #1042
mumingpo
started this conversation in
Feature requests
Replies: 1 comment
-
Currently circumvented through the use of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Usage example, including component/hook API
Currently working with nextjs and a lot of the single page application routing seemed only implementable with next/link. However, a lot of times it is more preferable to use UnstyledButton instead of the plain old Button. Is it possible to port this feature from Button to UnstyledButton?
Possible implementation – describe how the feature can be implemented
The feature is currently implemented for Button. Looks trivial to port?
Do you want to contribute this feature and create a pull request
No
Beta Was this translation helpful? Give feedback.
All reactions