mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 04:02:12 +00:00
Analog clock addition
(cherry picked from commit 6af2ce07a17c6456c3a328133db48c2201345f6d)
This commit is contained in:
parent
279582ff21
commit
66a9138666
@ -96,7 +96,7 @@ The following properties can be configured:
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>analogPlacement</code></td>
|
<td><code>analogPlacement</code></td>
|
||||||
<td><strong>Specific to the analog clock. <em>(requires displayType set to <code>'both'</code>)</em</strong> Specifies where the analog clock is in relation to the digital clock<br>
|
<td><strong>Specific to the analog clock. <em>(requires displayType set to <code>'both'</code>)</em></strong> Specifies where the analog clock is in relation to the digital clock<br>
|
||||||
<br><b>Possible values:</b> <code>top</code>, <code>right</code>, <code>bottom</code>, or <code>left</code>
|
<br><b>Possible values:</b> <code>top</code>, <code>right</code>, <code>bottom</code>, or <code>left</code>
|
||||||
<br><b>Default value:</b> <code>bottom</code>
|
<br><b>Default value:</b> <code>bottom</code>
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user