generics/hello-world
# 🏠 Properties
| Name | Type |
|---|
# 🎰 Slots
| Name | Default value |
|---|
Show Code
<script src="/components/shared/component-base.js"></script>
<script src="/components/hello-world/main.js"></script>
<link rel="stylesheet" href="/components/shared/component-base.css" />
<hello-world></hello-world>