@@include('_head.html') @@include('_header.html', { "title": "API Documentation" })
Collapse all:

Mavo

Inherits from

Defined in mavo.js

`Mavo` is the main class. Every Mavo app is an instance of `Mavo` and `mavo.js` is the entry point of Mavo itself.

Members

[if(role = 'constructor', 'new ' & className.name, if (static, className.name, lowercase(className.name)) & ".")]

[returnType] Static

Arguments ([count(argument.name)]) & Return Value
Name Type Description
Optional
Returns
@@include('_footer.html')