genus-ui
v2.62.62
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**
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-uiyarn add genus-uiUsage
import 'genus-ui';