onclick="fullscreen(this.checked, '<%- height %>', '<%- width %>')"/>

Fullscreen

<% if (!isValidSession) { %>
Your session has expired. Please login again using domo login.
<% } %> <% if (!isValidContext) { %>
Warning: Fetching data from Domo requires the design to be published first.
<% } %> <% if (!hasThumbnail) { %>
Warning: a thumbnail is required before creating a card with this design. This is used to represent the App in the mobile application and the Appstore experience. Place a 300x300 image named thumbnail.png in the base directory of your design.
<% } %>
<% if (hasThumbnail) { %> <% } %>

<%- manifest.name %>

<%- fullpage ? 'FULL-WIDTH x FULL-HEIGHT' : width +' x '+ height %>