mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-25 21:53:44 +00:00
added textAlign possible value in doc block
https://github.com/kangax/fabricjs.com/pull/96
This commit is contained in:
parent
4a6001e356
commit
66e4efb847
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@
|
|||
textDecoration: '',
|
||||
|
||||
/**
|
||||
* Text alignment. Possible values: "left", "center", or "right".
|
||||
* Text alignment. Possible values: "left", "center", "right" or "justify".
|
||||
* @type String
|
||||
* @default
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue