Fix olx.control.RotateOptions#label type
Use the same as the typedef, leftover from a096ec5
This commit is contained in:
@@ -1350,7 +1350,7 @@ olx.control.RotateOptions.prototype.className;
|
||||
/**
|
||||
* Text label to use for the rotate button. Default is `⇧`.
|
||||
* Instead of text, also a Node (e.g. a `span` element) can be used.
|
||||
* @type {string|Node|undefined}
|
||||
* @type {string|Element|undefined}
|
||||
* @api stable
|
||||
*/
|
||||
olx.control.RotateOptions.prototype.label;
|
||||
|
||||
Reference in New Issue
Block a user