Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow developers to customize input field class name #46

Open
macrigiuseppe opened this issue Aug 10, 2015 · 1 comment
Open

Allow developers to customize input field class name #46

macrigiuseppe opened this issue Aug 10, 2015 · 1 comment

Comments

@macrigiuseppe
Copy link

Hi,
Would it be possible to allow developers to customize the input field class names by passing some props to the form?

Thank you

@odf
Copy link
Contributor

odf commented Aug 10, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants