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

Added editProps property to define additional props in edit mode #16

Merged
merged 1 commit into from
Oct 31, 2016

Conversation

nm2501
Copy link

@nm2501 nm2501 commented Oct 5, 2016

Added editProps property which is an object which will be destructured to define additional props for the editing component e.g. textarea, input, select etc. This allows you to, for example, specify a maxLength attribute to control the maximum number of characters in the textarea.

…d to define additional props for the editing component e.g. textarea, input, select etc. This allows you to, for example, specify a maxLength attribute to control the maximum number of characters in the textarea.
@kaivi kaivi merged commit 2586901 into kaivi:master Oct 31, 2016
@kaivi
Copy link
Owner

kaivi commented Oct 31, 2016

Thanks, it is now merged and published in v1.0.6!

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

Successfully merging this pull request may close these issues.

2 participants