2.17.8 • Published 4 months ago

fyxt-hds-react v2.17.8

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

hds-react npm npm bundle size

A library of Helsinki Design System components implemented using React.

:books: See the components in Storybook

Getting started

Install the package.

yarn add hds-react

Using the components

JS

import { TextInput } from "hds-react";

// you can also import components individually instead of importing the whole package
import { TextInput } from "hds-react/components/TextInput";

Helsinki fonts

The Helsinki fonts are not included in the package due to copyright reasons.

Development

Read more here.

Built with

Supported browsers

Helsinki Design System uses the react-scripts library's default browserslist config to target a broad range of browsers. This means that the following browsers are supported:

The supported browser versions are listed in browserslists test page

More info about browser support: