aio-libs / aio-libs/aiohttp-admin
Allow customising components for fields/inputs
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 219
- Forks
- 45
- Ø Merge
- 4 Min.
- Gemergte PRs (30 T.)
- 14
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.