veera-ui
v0.3.0
Published
WebComponents UI library using veera styles
Maintainers
Readme
veera-ui
WebComponents UI library using veera styles.
To use this library veera styles and material icons should be linked to project first.
Library contains components and storybook that demonstrates their usage.
Usage
- import veera styles.
- import material icons font.
- add 'veera-ui' into package.json dependencies
- import 'veera-ui' once in project root.
- use veera web components like
<v-button>Button</v-button>or
<v-accordion title="Title">
Content
</v-accordion>Links:
https://storybook.veera.eesti.ee/index.html
https://koodivaramu.eesti.ee/veebiraamistik/e-service-design-system
https://developers.google.com/fonts/docs/material_icons
