Preparing search index...
The search index is not available
@penrose/bloom
@penrose/bloom
Text
Interface Text
interface
Text
{
alignmentBaseline
:
string
;
ascent
:
Num
;
center
:
Vec2
;
descent
:
Num
;
dominantBaseline
:
string
;
drag
:
boolean
;
dragConstraint
:
DragConstraint
;
ensureOnCanvas
:
boolean
;
fillColor
:
Color
;
fontFamily
:
string
;
fontSize
:
string
;
fontSizeAdjust
:
string
;
fontStretch
:
string
;
fontStyle
:
string
;
fontVariant
:
string
;
fontWeight
:
string
;
height
:
Num
;
interactiveOnly
:
boolean
;
lineHeight
:
string
;
name
:
string
;
rotation
:
Num
;
shapeType
:
Text
;
string
:
string
;
strokeColor
:
Color
;
strokeDasharray
:
string
;
strokeStyle
:
string
;
strokeWidth
:
Num
;
textAnchor
:
string
;
visibility
:
string
;
width
:
Num
;
}
Hierarchy (
view full
)
ShapeCommon
Stroke
Fill
Center
Rect
Rotate
String
Drag
Text
Index
Properties
alignment
Baseline
ascent
center
descent
dominant
Baseline
drag
drag
Constraint
ensure
On
Canvas
fill
Color
font
Family
font
Size
font
Size
Adjust
font
Stretch
font
Style
font
Variant
font
Weight
height
interactive
Only
line
Height
name
rotation
shape
Type
string
stroke
Color
stroke
Dasharray
stroke
Style
stroke
Width
text
Anchor
visibility
width
Properties
alignment
Baseline
alignment
Baseline
:
string
ascent
ascent
:
Num
center
center
:
Vec2
descent
descent
:
Num
dominant
Baseline
dominant
Baseline
:
string
drag
drag
:
boolean
drag
Constraint
drag
Constraint
:
DragConstraint
ensure
On
Canvas
ensure
On
Canvas
:
boolean
fill
Color
fill
Color
:
Color
font
Family
font
Family
:
string
font
Size
font
Size
:
string
font
Size
Adjust
font
Size
Adjust
:
string
font
Stretch
font
Stretch
:
string
font
Style
font
Style
:
string
font
Variant
font
Variant
:
string
font
Weight
font
Weight
:
string
height
height
:
Num
interactive
Only
interactive
Only
:
boolean
line
Height
line
Height
:
string
name
name
:
string
rotation
rotation
:
Num
shape
Type
shape
Type
:
Text
string
string
:
string
stroke
Color
stroke
Color
:
Color
stroke
Dasharray
stroke
Dasharray
:
string
stroke
Style
stroke
Style
:
string
stroke
Width
stroke
Width
:
Num
text
Anchor
text
Anchor
:
string
visibility
visibility
:
string
width
width
:
Num
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alignment
Baseline
ascent
center
descent
dominant
Baseline
drag
drag
Constraint
ensure
On
Canvas
fill
Color
font
Family
font
Size
font
Size
Adjust
font
Stretch
font
Style
font
Variant
font
Weight
height
interactive
Only
line
Height
name
rotation
shape
Type
string
stroke
Color
stroke
Dasharray
stroke
Style
stroke
Width
text
Anchor
visibility
width
@penrose/bloom
Loading...