How to lock the vertical movement of a text canvas using Fabric.js ?
In this article, we are going to see how to lock the vertical movement of a text canvas using FabricJS. The canvas means text written is movable, rotatable, resizable, and can be stretched according to requirement but we will lock the vertical movement so that it cannot be moved up or down. Further,