@cybergenios/table
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

UI-KIT Model

Componente Table Cybergênios UI-KIT

Stack utilizada

React, Styled-Components, Typescript

Utilizando componentes

Rode o comando

    yarn add @cybergenios/table

Será instalada as dependências do pacote o mesmo deve ser utilizado como um componente.

Uso/Exemplo

import { Table } from '@cybergenios/table'

function App() {
  return (
    <div>
        <Table {...props} />
    <div/>
  )
}

Licença

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @cybergenios/table

Weekly Downloads

1

Version

0.6.0

License

MIT

Unpacked Size

106 kB

Total Files

40

Last publish

Collaborators

  • cybergenios