UNPKG

263 Btext/x-handlebars-templateView Raw
1Components
2-----
3
4{{#each vars.components}}
5
6### {{{@key}}}
7
8**Props**
9
10| Name | Type | Default | Description |
11| ---- | ---- | ------- | ----------- |
12{{#each props}}
13| {{@key}} | {{type.name}} | {{defaultValue.value}} | | {{description}} |
14{{/each}}
15{{/each}}
16
17
\No newline at end of file