v1.0.2
New features:
admin
:
- add
upload
option into fields settings to use theUpload
component in the update and create You must send this component intoformInputs
prop because we do not have any default one for this option. - add
onSelect
props to add a checkbox for every record on the table you can use for custom cases like delete many
Fix issue in examples