Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/DocumentTypes
TextFrame
Interface TextFrame
interface
TextFrame
{
blendMode
:
BlendMode
;
columnGap
:
number
;
flowDirection
:
string
;
hasClippingPath
:
boolean
;
id
:
string
;
name
:
string
;
numberOfColumns
:
number
;
paddingBottom
:
number
;
paddingLeft
:
number
;
paddingRight
:
number
;
paddingTop
:
number
;
textContent
:
string
;
textDirection
:
string
;
textStroke
:
boolean
;
textStrokeColor
:
number
;
textStrokeWeight
:
number
;
type
:
FrameTypeEnum
;
verticalAlign
:
string
;
}
Hierarchy (
View Summary
)
DocumentFrame
TextFrame
Index
Properties
blend
Mode
column
Gap
flow
Direction
has
Clipping
Path
id
name
number
Of
Columns
padding
Bottom
padding
Left
padding
Right
padding
Top
text
Content
text
Direction
text
Stroke
text
Stroke
Color
text
Stroke
Weight
type
vertical
Align
Properties
blend
Mode
blendMode
:
BlendMode
column
Gap
columnGap
:
number
flow
Direction
flowDirection
:
string
has
Clipping
Path
hasClippingPath
:
boolean
id
id
:
string
name
name
:
string
number
Of
Columns
numberOfColumns
:
number
padding
Bottom
paddingBottom
:
number
padding
Left
paddingLeft
:
number
padding
Right
paddingRight
:
number
padding
Top
paddingTop
:
number
text
Content
textContent
:
string
text
Direction
textDirection
:
string
text
Stroke
textStroke
:
boolean
text
Stroke
Color
textStrokeColor
:
number
text
Stroke
Weight
textStrokeWeight
:
number
type
type
:
FrameTypeEnum
vertical
Align
verticalAlign
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blend
Mode
column
Gap
flow
Direction
has
Clipping
Path
id
name
number
Of
Columns
padding
Bottom
padding
Left
padding
Right
padding
Top
text
Content
text
Direction
text
Stroke
text
Stroke
Color
text
Stroke
Weight
type
vertical
Align
@chili-publish/studio-sdk
Loading...