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

Commits on Oct 5, 2016

  1. Added editProps property which is an object which will be destructure…

    …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.
    Neil McMillan committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    eeb308d View commit details
    Browse the repository at this point in the history