@numl-react/pagination
v0.0.37
Published
A simple and accessible component for React by numl design
Downloads
6
Readme
@numl-react/pagination
An accordion is a vertically stacked set of interactive headings that each contain a title or content snippet representing a section of content.
The headings function as controls that enable users to reveal or hide their associated sections of content.
Installation
yarn add @numl-react/pagination
# or
npm i @numl-react/pagination
Import Components
import { Pagination } from '@numl-react/pagination';
Component
WIP
Usage
WIP
References
WIP