{{example currentType example}}
{{/if}}
{{#examples}}
{{example currentType this}}
{{/examples}}
{{/set}}
{{#if description}}
{{#markdown}}{{description.value}}{{/markdown}}
{{/if}}
{{#if properties}}
Property name | Type | Description |
---|
Value | Description |
---|---|
{{name}} | {{description}} |