1.1.1 • Published 9 months ago

@gemeente-denhaag/case-card-element v1.1.1

Weekly downloads
-
License
EUPL-1.2
Repository
github
Last release
9 months ago

denhaag-case-card Web Component

Use this web component in your page as follows:

Include this anywhere in your page. The higher up in the source code, the sooner your web component will load.

<script type="module" src="case-card/dist/index.mjs"></script>

Then put the custom element where your want this component in your page:

<h2>My cases</h2>
<div class="grid">
  <denhaag-case-card dateTime="..." title="..." href="..."></denhaag-case-card>
</div>
1.1.1

9 months ago

1.1.0

9 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

11 months ago