Move description above type tag

This commit is contained in:
Tim Schaub
2021-09-05 11:29:15 -06:00
parent 69ec9871e2
commit c0bfcfb7ba

View File

@@ -104,8 +104,8 @@ class MousePosition extends Control {
}
/**
* @type {boolean}
* Change this to `false` when removing the deprecated `undefinedHTML` option.
* @type {boolean}
*/
let renderOnMouseOut = true;