Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextNode

Hierarchy

Index

Properties

absoluteBoundingBox: Rectangle
blendMode: BlendMode
characterStyleOverrides: number[]
characters: string
constraints: LayoutConstraint
effects?: Effect[]
exportSettings?: ExportSetting[]
fillGeometry: Path[]
fills?: Paint[]
id: string
isFixed?: boolean
isMask?: boolean
layoutAlign: string
layoutGrow?: number
lineIndentations: number[]
lineTypes: LineType[]
locked?: boolean
name: string
opacity?: number
pluginData: any
preserveRatio?: boolean
relativeTransform: Transform
sharedPluginData: any
size: Vector
strokeAlign: string
strokeCap?: string
strokeDashes?: number[]
strokeGeometry: Path[]
strokeJoin?: string
strokeMiterAngle?: number
strokeWeight: number
strokes?: Paint[]
style: TypeStyle
styleOverrideTable: Record<number, TypeStyle>
styles: Record<StyleType, string>
transitionDuration?: number
transitionEasing?: EasingType
transitionNodeID?: string
type: "TEXT"
visible?: boolean

Generated using TypeDoc