Add header info.

This commit is contained in:
Michael Teeuw
2016-04-09 17:58:10 +02:00
parent f36f2357ef
commit becf029583
2 changed files with 17 additions and 0 deletions

View File

@@ -117,6 +117,12 @@ Module configuration:
<br><b>Note:</b> This field is optional.
</td>
</tr>
<tr>
<td><code>header</code></td>
<td>To display a header above the module, add the header property. (String)
<br><b>Note:</b> This field is optional.
</td>
</tr>
<tr>
<td><code>config</code></td>
<td>An object with the module configuration properties. Check the documentation of the module for more info.<br>