rx-rui
v1.0.2
Published
an ui libarary targeting medical domain, owned by DocSteth team
Downloads
3
Maintainers
Readme
An UI Library trageted for medical domain. This library is created inspiring from atomic design
Install
Install using npm install rx-rui
Usage
In a React app, use the components:import { Texinput } from 'rx-rui'
import { Stacked } from 'rx-rui'
Controls - List of controls
TextInput props
| Name | Description | | ---- | ----------- | ---------- | | id | string | | type | 'text' | 'password' | | name | string |
Layouts - List of Layouts
Stacked
This layout puts all its childerens in a top-down approach