Skip to content

Commit

Permalink
[Doc] added @bb-tech/ra-components (#6443)
Browse files Browse the repository at this point in the history
* [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
  • Loading branch information
sivaavkd committed Jul 19, 2021
1 parent 7e07922 commit 4960a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Inputs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2753,6 +2753,7 @@ You can find components for react-admin in third-party repositories.
- [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.
- [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/)
- [MrHertal/react-admin-json-view](https://github.com/MrHertal/react-admin-json-view): JSON field and input for react-admin.
- [@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.
- [@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)

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

0 comments on commit 4960a50

Please sign in to comment.