Able to turn off and on the clock module

This commit is contained in:
Andrew Chumchal
2016-09-11 08:14:28 -07:00
parent f468dbf427
commit 747e1a818d
2 changed files with 12 additions and 2 deletions

View File

@@ -66,6 +66,13 @@ The following properties can be configured:
<br><b>Default value:</b> <code>false</code>
</td>
</tr>
<tr>
<td><code>showDate</code></td>
<td>Turn off or on the Date section.<br>
<br><b>Possible values:</b> <code>true</code> or <code>false</code>
<br><b>Default value:</b> <code>true</code>
</td>
</tr>
<tr>
<td><code>displayType</code></td>
<td>Display a digital clock, analog clock, or both together.<br>
@@ -109,4 +116,4 @@ The following properties can be configured:
</td>
</tr>
</tbody>
</table>
</table>