Open In App

Fabric.js IText Class Complete Reference

Fabric.js is an open-source JavaScript canvas library, that provides the interactive object model built on top of the canvas element. It is also an SVG-to-canvas & canvas-to-SVG parser.

The Itext class in Fabric.js means the Itext is movable and can be stretched according to requirement. It can be used to create Itext instances & also helps to fire the event with the “text:” as a prefix when observing canvas. The list of complete IText canvas class properties are given below:

Members:


Article Tags :