You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an example page that shows how the selective edit library works. The basic premise is that you provide a set of data that you want to edit along with a configuration of the fields that you want to edit and how they should be displayed and any validation. Then the selective-edit creates the form for making the changes.
Its made to be extendable with custom field types so that you can use more than just the standard form fields. For example, you could have a field that validates against a list of existing values from an api call or has custom validation on the format of the data.
Any demo for this NPM?
I could not figure the functionality and usage.
The text was updated successfully, but these errors were encountered: