@vismaux/react-vud
v1.3.24
Published
VUD components for React
Downloads
1,304
Readme
react-vud
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-vudImport required styles inside your global (e.g.
style.scss) file (remove "~" if you are using Vite):@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
