mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
20 lines
205 B
Handlebars
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
|