@c8s/pager
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

@c8s/pager

github npm:version typescript license browserslist code style:prettier

Usage

/**
 * As to prepare of using the `Pager`
 * 
 * ```sh
 * yarn add @c8s/pager react @types/react styled-components @types/styled-components
 * ```
 */
import Pager from '@c8s/pager';
/**
 * This should use with `@c8s/theme`.
 * 
 * ```sh
 * yarn add @c8s/theme
 * ```
 */
import {Theme, theme} from '@c8s/theme';

Example

() => (
  <Theme theme={theme}>
    {/* ... */}
      <Pager>
      </Pager>
    {/* ... */}
  </Theme>
);

Contributors

Thanks goes to these wonderful people (emoji key):



📖

Aki-Japan

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Readme

Keywords

none

Package Sidebar

Install

npm i @c8s/pager

Weekly Downloads

3

Version

0.0.7

License

MIT

Unpacked Size

15.6 kB

Total Files

27

Last publish

Collaborators

  • akijpn
  • nju33