geprog / former

Former is a form builder for FormKit schemas.
https://geprog.github.io/former/
MIT License
3 stars 0 forks source link

Allow to pass custom components #16

Open anbraten opened 2 months ago

anbraten commented 2 months ago

It would be nice to allow to replace some internal components in case a user wants a custom design. Components to be allowed to adjusted would be:

mariusheine commented 2 months ago

@anbraten This should already be possible by formkit theming and overriding formkit components since we are only using formkit. Or am I missing something?