Skip to content

Laboratoria/laboratoria-ce-faqs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laboratoria's FAQ implemented as a Custom Web Component

To use it, simply import the package to your HTML via <script> tag from unpkg.com

<script src="https://unpkg.com/laboratoria-ce-faqs"></script>

It will register a new component, you can use it with

<laboratoria-faqs></laboratoria-faqs>