mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
update labelLocation documentation in html
This commit is contained in:
parent
9f9f9c72ed
commit
b11c8c5b15
@ -64,6 +64,9 @@
|
||||
<dd>The font size to use for the label. Default: <code>24</code></dd>
|
||||
<dt>fontColor <span class="property-type">string</span></dt>
|
||||
<dd>The color of the font to use for the label. Default: <code>"#ffC000"</code></dd>
|
||||
<dt>labelLocation <span class="property-type">string</span></dt>
|
||||
<dd>The Location to place the label. Default: <code>"top"</code> or <code>"bottom"</code>.<br>
|
||||
If this propery is not set it will default to <code>"automatic"</code></dd>
|
||||
</dl>
|
||||
<h3>Examples</h3>
|
||||
<pre> msg.annotations = [ {
|
||||
|
Loading…
x
Reference in New Issue
Block a user