Add missing properties in olx.control.AttributionOptions typedef
This commit is contained in:
@@ -797,6 +797,11 @@ olx.control;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {{className: (string|undefined),
|
* @typedef {{className: (string|undefined),
|
||||||
|
* collapsible: (boolean|undefined),
|
||||||
|
* collapsed: (boolean|undefined),
|
||||||
|
* tipLabel: (string|undefined),
|
||||||
|
* label: (string|undefined),
|
||||||
|
* collapseLabel: (string|undefined),
|
||||||
* target: (Element|undefined)}}
|
* target: (Element|undefined)}}
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user