Files
webawesome/scripts/plop/templates/component/docs.hbs
2024-06-21 13:38:48 -04:00

20 lines
205 B
Handlebars

---
title: {{ tagToTitle tag }}
description: Description of component.
layout: component
---
```html {.example}
<{{ tag }}></{{ tag }}>
```
## Examples
### First Example
TODO
### Second Example
TODO