Détail du package

@abgov/web-components

GovAlta12.3kApache-2.01.39.3

Government of Alberta - UI Web components

GoA, Web Components

readme

Web Components

npm (scoped)

This library contains web components from the Government of Alberta.

npm i @abgov/web-components

Icons

Link ionicons in app/index.html Add the following to the head element

<script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script>

Styles

Import the web-component styles in the src/index.css file

@import "@abgov/web-components/index.css";

Visit Design System