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:
- Fabric.js IText angle Property
- Fabric.js IText borderColor Property
- Fabric.js IText borderDashArray Property
- Fabric.js IText borderOpacityWhenMoving Property
- Fabric.js IText borderScaleFactor Property
- Fabric.js IText centeredRotation Property
- Fabric.js IText centeredScaling Property
- Fabric.js IText charSpacing Property
- Fabric.js IText cornerDashArray Property
- Fabric.js IText cornerSize Property
- Fabric.js IText cornerStyle Property
- Fabric.js IText evented Property
- Fabric.js IText excludeFromExport Property
- Fabric.js IText fill Property
- Fabric.js IText flipX Property
- Fabric.js IText flipY Property
- Fabric.js IText fontFamily Property
- Fabric.js IText fontSize Property
- Fabric.js IText fontStyle Property
- Fabric.js IText fontWeight Property
- Fabric.js IText hasBorders Property
- Fabric.js IText hasControls Property
- Fabric.js IText hoverCursor Property
- Fabric.js IText includeDefaultValues Property
- Fabric.js IText inverted Property
- Fabric.js IText isEditing Property
- Fabric.js IText lineHeight Property
- Fabric.js IText linethrough Property
- Fabric.js IText lockMovementX Property
- Fabric.js IText lockMovementY Property
- Fabric.js IText lockRotation Property
- Fabric.js IText lockScalingFlip Property
- Fabric.js IText lockScalingX Property
- Fabric.js IText lockScalingY Property
- Fabric.js IText noScaleCache Property
- Fabric.js IText objectCaching Property
- Fabric.js IText opacity Property
- Fabric.js IText overline Property
- Fabric.js IText padding Property
- Fabric.js IText paintFirst Property
- Fabric.js IText perPixelTargetFind Property
- Fabric.js IText scaleX Property
- Fabric.js IText scaleY Property
- Fabric.js IText selectable Property
- Fabric.js IText selectionBackgroundColor Property
- Fabric.js IText selectionColor Property
- Fabric.js IText skewX Property
- Fabric.js IText statefullCache Property
- Fabric.js IText stroke Property
- Fabric.js IText strokeDashArray Property
- Fabric.js IText strokeLineCap Property
- Fabric.js IText strokeLineJoin Property
- Fabric.js IText strokeMiterLimit Property
- Fabric.js IText strokeUniform Property
- Fabric.js IText strokeWidth Property
- Fabric.js IText textBackgroundColor Property
- Fabric.js IText touchCornerSize Property
- Fabric.js IText transparentCorners Property
- Fabric.js IText type Property
- Fabric.js IText underline Property
- Fabric.js IText visible Property