mirror of
https://github.com/konvajs/konva.git
synced 2025-07-15 16:33:15 +08:00
Merge pull request #802 from Moeriki/ellipse-doc
updated constructor documentation
This commit is contained in:
commit
ae65708ed6
@ -8,7 +8,7 @@
|
|||||||
* @constructor
|
* @constructor
|
||||||
* @augments Kinetic.Shape
|
* @augments Kinetic.Shape
|
||||||
* @param {Object} config
|
* @param {Object} config
|
||||||
* @param {Number|Array|Object} config.radius defines x and y radius
|
* @param {Object} config.radius defines x and y radius
|
||||||
* @@ShapeParams
|
* @@ShapeParams
|
||||||
* @@NodeParams
|
* @@NodeParams
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user