# {{name}}

Short description

This paragraph should explain its intricancies and usage patter, like (use this
component in this situation, but not in this other one, look at this other
component instead if you want to do XYZ, etc...)


## Props

### prop [XXX, required]
Some comment or example about the property.

{{#each properties}}
### {{this}} [XXX, required]
Some comment or example about the property.

{{/each}}
## Notes

- Possibly, a more extensive text documenting the usage pattern
