Package Exports
- obrigado-react-admin-frontend-utils
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (obrigado-react-admin-frontend-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Set of helpers for React Admin
Requirments
- React-admin
- Obrigado backend helper on server side
Installation
Install package:
npm install obrigado-react-admin-frontend-utilsor
yarn add obrigado-react-admin-frontend-utilsSetup
The obrigado-react-admin-frontend-utils package currently supports react-admin versions 2 and 3. Since Auth provider and Data provider in React Admin V2 are built as functions and in V3 as classes they require a slightly different configuration.
Choose a corresponding Setup Guide: