Files
webawesome/scripts/plop/templates/component/docs.hbs
2024-04-17 11:20:27 -04:00

23 lines
221 B
Handlebars

---
meta:
title: {{ tagToTitle tag }}
description:
layout: component
---
```html {.example}
<{{ tag }}></{{ tag }}>
```
## Examples
### First Example
TODO
### Second Example
TODO
[component-metadata:{{ tag }}]