groundfloor-react-ui

1.3.31 • Public • Published

GroundFloor React UI

The official component library for GroundFloor application

Installation

The package can be installed via npm:

npm install groundfloor-react-ui --save

CSS files

1. To use DateSelect component add the below css file to your root
import 'react-datepicker/dist/react-datepicker.css';
2. To use Overlay component, Tooltip and ButtonPopup add the below css file to your root
import 'react-popper-tooltip/dist/styles.css';
3. To defaultThemeColor, defaultStyles,colors, getDefaultStyles function, hexToRGB function, use import {defaultThemeColor, defaultStyles, colors, getDefaultStyles, hexToRGB} from 'groundfloor-react-ui'
4. Add import 'react-phone-input-2/lib/style.css' if CountryCodedPhoneInput is needed


Documentation And Example

https://groundfloor-react-ui--63f723af2a11e9df1310e721.chromatic.com/

Pre-requisites

The following peer dependencies are required to run in a React Project

  • React v16.3 or greater
  • styled-components v5 or greater

Readme

Keywords

none

Package Sidebar

Install

npm i groundfloor-react-ui

Weekly Downloads

86

Version

1.3.31

License

none

Unpacked Size

1.58 MB

Total Files

6

Last publish

Collaborators

  • codemen