Closed will-ks closed 2 years ago
It is already supported
Hi @nolimits4web, thanks for the response, I just went ahead and tried it and it indeed correctly supported! The issue then is a TypeScript issue, as it's not included in the types definition for Button
(at least in React).
I can live with that though ;) Thanks!
Clear and concise description of the problem
As a developer using Konsta UI I want the
Button
component to support the sametype
property as theList Button
supports so that it can be used correctly in forms.Suggested solution
Copy
List Button
'stype
implementation toButton
Alternative
No response
Additional context
No response
Validations
Would you like to open a PR for this feature?