Random stuff for frontend developpers
npm install --save @vivitek/toolboximport React from 'react'
import { SomeComponents } from '@vivitek/toolbox'
import '@vivitek/toolbox/dist/index.css'
const Example = () => {
return <SomeComponents />
}- Custom colors
- Deploy
- Buttons
- Full
- Outlined
- Input
- Tables
- Search bar
- Pagination
- Sort A->Z Z->A
- Spinners
- Tab
- Alert (sweetalert wrapper)
- Primary
- Secondary
- Warning
- Danger
- Info
- Modal
CC4 © vivitek