mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
fix clockwise docs
This commit is contained in:
parent
347e4d697f
commit
9e51e22711
@ -105,8 +105,8 @@
|
||||
* @name clockwise
|
||||
* @method
|
||||
* @memberof Kinetic.Arc.prototype
|
||||
* @param {Number} clockwise
|
||||
* @returns {Number}
|
||||
* @param {Boolean} clockwise
|
||||
* @returns {Boolean}
|
||||
* @example
|
||||
* // get clockwise flag<br>
|
||||
* var clockwise = arc.clockwise();<br><br>
|
||||
|
Loading…
Reference in New Issue
Block a user