react-datatable-crud
TypeScript icon, indicating that this package has built-in type declarations

1.0.31 • Public • Published

React DataTable CRUD

This project is currently under development and it's scope to be used with Codeigniter 4 API package from: https://packagist.org/packages/muravian/cigen

Installing

Install component

npm i react-datatable-crud

or

yarn add react-datatable-crud

API path

Create or add into .env file with following:

REACT_APP_APIURL=<<BASE URL API>>

Adding CSS

Into js file

import 'node_modules/bootstrap/dist/css/bootstrap.min.css';

or into css file

@import 'node_modules/bootstrap/dist/css/bootstrap.min.css';

where ../ is related to the folder where you add the command.

Usage

<DataTable db="db-name" />

Package Sidebar

Install

npm i react-datatable-crud

Weekly Downloads

2

Version

1.0.31

License

MIT

Unpacked Size

4.74 MB

Total Files

16

Last publish

Collaborators

  • anwarsubhi