1.0.2 • Published 2 years ago

rx-rui v1.0.2

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

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

NameDescription
idstring
type'text''password'
namestring
Layouts - List of Layouts
Stacked

This layout puts all its childerens in a top-down approach