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