Merge pull request #12697 from tschaub/doc-warning

Move description above type tag
This commit is contained in:
Tim Schaub
2021-09-05 12:27:48 -06:00
committed by GitHub

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;