shoelace/scripts/plop/templates/component/docs.hbs

23 wiersze
218 B
Handlebars

2023-06-07 20:49:27 +00:00
---
meta:
title: {{ tagToTitle tag }}
description:
layout: component
---
2021-06-18 14:07:17 +00:00
2023-08-23 13:29:24 +00:00
```html:preview
2021-06-18 14:07:17 +00:00
<{{ tag }}></{{ tag }}>
```
## Examples
### First Example
TODO
### Second Example
TODO
[component-metadata:{{ tag }}]