Skip to content

Commit 4960a50

Browse files
authored
[Doc] added @bb-tech/ra-components (#6443)
* [Doc] added @bb-tech/ra-components [Doc] added @bb-tech/ra-components - JsonInput which allows only valid JSON as input, JsonField to view JSON properly on show card and TrimField to trim the fields while showing in Datagrid in List component. * github link added for ra-components github link added for ra-components
1 parent 7e07922 commit 4960a50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Inputs.md

+1
Original file line numberDiff line numberDiff line change
@@ -2753,6 +2753,7 @@ You can find components for react-admin in third-party repositories.
27532753
- [vascofg/react-admin-color-input](https://github.com/vascofg/react-admin-color-input): a color input using [React Color](https://casesandberg.github.io/react-color/), a collection of color pickers.
27542754
- [vascofg/react-admin-date-inputs](https://github.com/vascofg/react-admin-date-inputs): a collection of Date Inputs, based on [material-ui-pickers](https://material-ui-pickers.firebaseapp.com/)
27552755
- [MrHertal/react-admin-json-view](https://github.com/MrHertal/react-admin-json-view): JSON field and input for react-admin.
2756+
- [@bb-tech/ra-components](https://github.com/bigbasket/ra-components): `JsonInput` which allows only valid JSON as input, `JsonField` to view JSON properly on show card and `TrimField` to trim the fields while showing in `Datagrid` in `List` component.
27562757
- [@react-page/react-admin](https://react-page.github.io/docs/#/integration-react-admin): ReactPage is a rich content editor and can comes with a ready-to-use React-admin input component. [check out the demo](https://react-page.github.io/examples/reactadmin)
27572758

27582759
- **DEPRECATED V3** [LoicMahieu/aor-tinymce-input](https://github.com/LoicMahieu/aor-tinymce-input): a TinyMCE component, useful for editing HTML

0 commit comments

Comments
 (0)