I am using fabric.js library. I want to vertically align text to ceneter of textbox area. Please see image.
In image default cursor is align to top but i want it to center. Is there any property for text as valign
like textalign
?
Tried originY
but no luck.