{{ description }}
{{ docs }}Name | Type | Default Value | Description |
---|---|---|---|
${{this.context.name}} |
{{this.type}} | {{this.context.value}} |
{{this.description}} |
{{writeMixin this}}
{{this.description}}
{{#if this.parameter}}Parameter | Type | Default Value | Description |
---|---|---|---|
${{this.name}} |
{{this.type}} | {{this.default}} |
{{this.description}} |
{{writeFunction this}}
{{this.description}}
{{#if this.parameter}}Parameter | Type | Default Value | Description |
---|---|---|---|
${{this.name}} |
{{this.type}} | {{this.default}} |
{{this.description}} |
Used in: {{ project }}
{{/if}}