Type:Static - pvande/Tranquil GitHub Wiki
{
"type": "static",
"template": {
"content": "Static <b>HTML</b> content."
}
}
-
template
A Javascript object containing Mustache templates to be used as partials.
-
content
Used to render the HTML content for the widget. Defaults to
'Override <tt>template.content</tt> to hide this message.'
.
-
- This content is not periodically refreshed.
- Reloading the page will cause the content to refresh.