Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hds-react-test

helsinki5MIT0.5.5TypeScript support: included

readme

:books: See the components in Storybook

hds-react npm version

A collection of Helsinki Design System components implemented using React.

Getting started

Install the package:

$ yarn add hds-react

Import components:

import { TextInput } from "hds-react";