Merge pull request #4478 from fredj/apidoc
Fix olx.control.FullScreenOptions#label apidoc
This commit is contained in:
+1
-1
@@ -1059,7 +1059,7 @@ olx.control.FullScreenOptions.prototype.className;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Text label to use for the button. Default is `\u2194` (an arrow).
|
* Text label to use for the button. Default is `\u2922` (NORTH EAST AND SOUTH WEST ARROW).
|
||||||
* Instead of text, also a Node (e.g. a `span` element) can be used.
|
* Instead of text, also a Node (e.g. a `span` element) can be used.
|
||||||
* @type {string|Node|undefined}
|
* @type {string|Node|undefined}
|
||||||
* @api
|
* @api
|
||||||
|
|||||||
Reference in New Issue
Block a user