override the default remove array row #11303
hos200sa
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi, thank you so much for building such an amazing app, it would be a great feature for changing the default add or remove Array row, like pass it as prop to Array
<ArrayField field={clientField} path={path} schemaPath={schemaPath} permissions={permissions} addRow={} removeRow={} />
also maybe add afterRemove or afterAdd.
Beta Was this translation helpful? Give feedback.
All reactions