table-whitehat-4u

1.0.5 • Public • Published

How to implement the table open Style (non style as your pref)


- [ x ] install: npm i table-whitehat-4u

USE:

  • import TableWhitehat from "table-whitehat-4u";

IMPORTANT

  • Content api must have the following keys: id, and body

Implement

  • use following properties to define the component: url

${numberItems} = define current number in the list per page, ${url} = string baseURL APi by default = https://jsonplaceholder.typicode.com/posts/

✅ Sample

    <>
        <TableWhitehat url="https://jsonplaceholder.typicode.com/posts/" />
    </>

Readme

Keywords

Package Sidebar

Install

npm i table-whitehat-4u

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

9.15 MB

Total Files

1628

Last publish

Collaborators

  • whitehat4u