This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
[FEATURE] Adding onClick prop in the Button component for better intellisense #10141
Open
1 task done
Labels
⭐ goal: addition
undefined
🔢 points: 2
undefined
🏁 status: ready for dev
You can asked for this issue to be assigned (if not already assigned)
Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
The button uses onClick event very often and in the Button component,we dont have a prop for onClick
Proposed Solution
In the Button component,we have ...restProps but i will add an onClick prop for better developer experience and intellisense
Screenshots
No response
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this
No response
The text was updated successfully, but these errors were encountered: