Description
Defines the name of JS application used for this page.
Schema
Attributes and/or child nodes are not allowed.
Attributes
name - string. Required. The name of js application js file. The file should be in the folder:
static/js/roar/<project_name>/<filename>
Example
For the file: static/js/roar/dodo_roar/frontpage.js
<js_app name="roar/dodo_roar/frontpage" />