1.5.0 • Published 5 years ago

mongoose-restapi-ui-component v1.5.0

Weekly downloads
53
License
MIT
Repository
github
Last release
5 years ago

React component for Mongoose API UI

Simplest admin usage! You can control safely your data with an admin panel.

Usage:

import Admin from 'mongoose-restapi-ui-component'


export default (props) => <Admin tree='your/path/to/tree' />

Posible props:

  • tree: (string or tree) The tree path published by mongoose-restapi-ui
  • showAppBar: boolean, shows the appbar
  • width: any, width of admin panel
  • headers: Custom headers (Example: {Authorization: 'Basic token'})
  • theme: Theme from @material-ui/core

Enjoy!

1.5.0

5 years ago

1.4.0

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago