@medmain/react-ui-kit

0.2.26 • Public • Published

Medmain React UI Kit package

React UI Kit is a set of React components used in all Medmain applications.

It includes components needed for common needs in web applications: buttons, input fields, grid layouts...

Getting started

Install it with npm:

npm install @medmain/react-ui-kit

Import the components from your pages:

import {Button} from '@medmain/react-ui-kit'

To develop or view the components in action, see the Playground application.

Available components

Buttons

  • Button
  • RoundButton
  • RoundBackButton
  • RoundCloseButton

Form components

  • Asterisk
  • CheckboxInput
  • DateInput
  • FileChooser
  • Form
  • Input
  • Label
  • LabelHelp
  • NumberInput
  • Select
  • TextArea
  • TextInput

Dropdown menu

  • DropdownMenu
  • DropdownItem

Icons

  • AddIcon
  • RemoveIcon

Modal/Popup

  • Modal

List of items/Table

  • List

Layout

  • Row
  • Col

Tabs

  • Tabs
  • Tab

Typography

  • Heading1
  • Heading2
  • Heading3

Misc

  • Badge
  • PDFViewer
  • Spinner

Readme

Keywords

none

Package Sidebar

Install

npm i @medmain/react-ui-kit

Weekly Downloads

0

Version

0.2.26

License

MIT

Unpacked Size

500 kB

Total Files

176

Last publish

Collaborators

  • mvila
  • ezrh00
  • michaelrambeau
  • tkengo