0.2.26 • Published 3 years ago

@medmain/react-ui-kit v0.2.26

Weekly downloads
1
License
MIT
Repository
github
Last release
3 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

3 years ago

0.2.25

4 years ago

0.2.24

4 years ago

0.2.23

4 years ago

0.2.22

4 years ago

0.2.21

4 years ago

0.2.20

4 years ago

0.2.19

5 years ago

0.2.18

5 years ago

0.2.17

5 years ago

0.2.16

5 years ago

0.2.15

5 years ago

0.2.14

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago