Anchor link to: {{apiDocs.className}} {{apiDocs.className}} Link to Github {{apiDocs.className}}

{{apiDocs.description}}

Selector {{apiDocs.selector}}

Exported as {{apiDocs.exportAs}}

Inputs

{{input.name}}

{{ input.description }}

Type: {{ input.type }}
Default value: {{ defaultInputValue(input) || '-' }} — initialized from {{ configServiceName }} service

Outputs

{{output.name}} {{output.description}}

Methods

{{method.name}}

{{methodSignature(method)}} => {{ method.returnType }}

{{ method.description }}