genus-ui
v2.10.31
Published
Genus UI is a framework agnostic UI library that works on any web application built with any javasacript framework. The library was built with Lit which is a native web component framework. **Genus** is latin for the word **generic**
Downloads
30
Readme
Introduction
Genus UI is a framework agnostic UI library that works on any web application built with any javasacript framework. The library was built with Lit which is a native web component framework. Genus is latin for the word generic
Component Controls
The component controls are categorised into Data and Form controls.
Data Controls
- Data Card
- Data List Item
- Chart
- Data Table
Form Controls
- Textbox
- Textarea
- Dropdown Select
- File Upload
- Checkbox Group
- Radio Button Group
- Step Wizard
- Tabs
Installation
npm install genus-ui
yarn add genus-ui
Usage
import 'genus-ui';