1.0.2 • Published 2 years ago

kehillah-ui-components v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

kehillah-ui-components

The repository holds well documented react components that are used to build all the Kehillah platforms.

Contributors

  • Frimpong Opoku Agyemang
  • Faddal Ibrahim
  • Samuel Opoku-Agyemang
  • Taiwo John
  • Abdullai Tahiru

Get Started

Import and set up like this, and you are good to go.

import {
  FormGenerator,
  Button,
  Checkbox,
} from "kehillah-ui-components";
import "kehillah-ui-components/dist/index.css";

Documentation

You may browse through the documentation of the various components available, via this link. Documentation Site Kehillah-Global@2022

Components

  • Button
  • Checkbox
  • CheckboxGroup
  • CircularProgressBar
  • Dropdown
  • FormGenerator
  • LinearProgressBar
  • Modal
  • ProgressBar
  • RadioGroup
  • Shimmer
  • Sidebar
  • Spinner
  • Table,
  • Tag
  • Textbox
  • ToggleButton
  • Tooltip
  • Stepper
  • NoItems