@zebec-protocol/ui-components
v1.0.3
Published
Zebec UI Components Library
Downloads
18
Keywords
Readme
Zebec UI Components Library
A React UI components package for use in the dashboard.
Build
Webpack has been used for building the components.
yarn build
Available UI components
- Button
- IconButton
- CopyButton
- Card
- CollapseDropdown
- Searchbar
- Tab
- ActiveTabIndicator
- CircularProgressBar
- Pagination
- Toggle
- Modal
- SelectBoxHeader
- Table
- Sidebar
- DateTimePicker
- TimePicker
Implementation
yarn add "@zebec-protocol/ui-components"
npm install "@zebec-protocol/ui-components"
The Components can be imported using following like syntax:
import { Button } from "@zebec-protocol/ui-components"
Frameworks
This UI components Library is built using the following frameworks:
- React
- Tailwind CSS