Skip to content

HTMLTextProps

Defined in: mixins/factory/props.ts:132

[key: string]: any

alpha: number

Defined in: mixins/factory/props.ts:34

VisibilityProps.alpha


anchor: PointLike

Defined in: mixins/factory/props.ts:134


optional layout: null | boolean | Omit<LayoutOptions, "target">

Defined in: mixins/factory/props.ts:39

LayoutProps.layout


position: PointLike

Defined in: mixins/factory/props.ts:20

PositionProps.position


resolution: number

Defined in: mixins/factory/props.ts:135


roundPixels: boolean

Defined in: mixins/factory/props.ts:136


scale: PointLike

Defined in: mixins/factory/props.ts:26

ScaleProps.scale


scaleX: number

Defined in: mixins/factory/props.ts:24

ScaleProps.scaleX


scaleY: number

Defined in: mixins/factory/props.ts:25

ScaleProps.scaleY


style: Partial<HTMLTextStyleOptions>

Defined in: mixins/factory/props.ts:137


text: string

Defined in: mixins/factory/props.ts:133


visible: boolean

Defined in: mixins/factory/props.ts:35

VisibilityProps.visible


x: number

Defined in: mixins/factory/props.ts:18

PositionProps.x


y: number

Defined in: mixins/factory/props.ts:19

PositionProps.y