react-vud
Visma UX components built with React.
![npm](https://badge.fury.io/js/%40vismaux%2Freact-vud.svg)
Demo & documentation
https://ux-react-vud.web.app
Peer dependencies
- react: >=16.0.0
- react-dom: >=16.0.0
- react-popper: >=2.3.0
- @types/react: >=16.14.30
- @types/react-dom: >=16.9.16
- @vismaux/nordic-vud: >=1.5.1
Installation
-
Install this package together with peer dependencies:
npm i @vismaux/react-vud @vismaux/nordic-vud react react-dom
-
Import required styles inside your global (e.g. style.scss
) file:
@import '~@vismaux/vud/dist/css/vud.min.css';
Browser support
IE11 is not supported
Contributing to the library
Yes please, see the contributing guidelines for details.
Make sure to use Node >=v16