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

Feature request: Ability to specify custom components for types #9

Open
adrianhelvik opened this issue Feb 16, 2017 · 1 comment
Open

Comments

@adrianhelvik
Copy link

I really like your library. However, I am currently monkey patching it to be able to bypass the 100letter rule of the string type. It would be nice to specify a custom component for all types. If I could I would integrate this plugin with a nice text editor.

@arqex
Copy link
Owner

arqex commented Feb 16, 2017

Hey @adrianhelvik

It's been a while since I last used react-json, but have you tried to redefine the string type using:

https://github.com/arqex/react-json/blob/master/docs/customFieldTypes.md

I know that you can add custom components but I am not sure if you can redefine them

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