0.2.26 • Published 4 years ago

@medmain/react-ui-kit v0.2.26

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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
0.2.26

4 years ago

0.2.25

5 years ago

0.2.24

5 years ago

0.2.23

5 years ago

0.2.22

5 years ago

0.2.21

6 years ago

0.2.20

6 years ago

0.2.19

6 years ago

0.2.18

6 years ago

0.2.17

6 years ago

0.2.16

6 years ago

0.2.15

6 years ago

0.2.14

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago