mirror of
https://github.com/onsonr/nebula.git
synced 2025-03-11 09:49:12 +00:00
23 lines
218 B
Handlebars
23 lines
218 B
Handlebars
---
|
|
meta:
|
|
title: {{ tagToTitle tag }}
|
|
description:
|
|
layout: component
|
|
---
|
|
|
|
```html:preview
|
|
<{{ tag }}></{{ tag }}>
|
|
```
|
|
|
|
## Examples
|
|
|
|
### First Example
|
|
|
|
TODO
|
|
|
|
### Second Example
|
|
|
|
TODO
|
|
|
|
[component-metadata:{{ tag }}]
|