@digdir/designsystemet-react
v1.9.0
Published
React components for Designsystemet
Downloads
56,115
Keywords
Readme
@digdir/designsystemet-react
React implementation of the Designsystemet components
- Uses
@digdir/designsystemet-cssfor styling. - Uses
@digdir/designsystemet-css/themeor CSS file generated from@digdir/designsystemet tokens buildfor theming.- Build your own theme on https://theme.designsystemet.no/en
- All components support
ref. - All components support SSR.
- Use full component name, e.g.
CardBlockinstead ofCard.Block
- Use full component name, e.g.
- Most components extend and behave as native html-elements.
- Most components support composition and
asChildfor overriding the underlying html-element.
Read the Designsystemet README to get started.
