You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's been some work done by @bebraw to modularize the internal workings so that eventually we would be able to support that kind of thing, although I'm not sure if there's actually a prop yet that can be passed into the <Form> element. But actually I think we might need to go even further and redesign plexus-form from the ground up based on a concept of composable form fragments that developers can write their own top-level APIs for if they need customizations that are not supported by the default one.
I'll have to see if I can find some spare time to work on this in my next life a.k.a. after the big project deadline.
Hi,
Would it be possible to allow developers to customize the input field class names by passing some props to the form?
Thank you
The text was updated successfully, but these errors were encountered: