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
We could look at providing some way in the schema for users to override which components are used for a given column (or override props in the existing component).
We could look at providing some way in the schema for users to override which components are used for a given column (or override props in the existing component).
Additional components we'll probable want to start importing at this point:
https://marmelab.com/react-admin/ChipField.html
https://marmelab.com/react-admin/EmailField.html
https://marmelab.com/react-admin/FileField.html
https://marmelab.com/react-admin/ImageField.html
https://marmelab.com/react-admin/ReferenceManyCount.html
https://marmelab.com/react-admin/RichTextField.html
https://marmelab.com/react-admin/UrlField.html
The text was updated successfully, but these errors were encountered: