mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
Update Circle.ts
This commit is contained in:
parent
6b64522e57
commit
bfae6e219f
@ -23,7 +23,7 @@ export interface CircleConfig extends ShapeConfig {
|
||||
* var circle = new Konva.Circle({
|
||||
* radius: 40,
|
||||
* fill: 'red',
|
||||
* stroke: 'black'
|
||||
* stroke: 'black',
|
||||
* strokeWidth: 5
|
||||
* });
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user