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

{{apiDocs.description}}

Properties

{{prop.name}}

{{ prop.description }}

Type: {{ prop.type }}
Default value: {{prop.defaultValue || '-'}}

Methods

{{method.name}}

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

{{ method.description }}