{{apiDocs.description}}
{{prop.name}} |
Type:
{{ prop.type }} Default value:
{{prop.defaultValue ||
'-'}} |
|
{{method.name}} |
Signature:
{{ methodSignature(method) }}
Return type:
{{ method.returnType }} |
|