@reuters-graphics/teams-klaxon
GitHub
npm
Preparing search index...
types
TextBlock
Interface TextBlock
See
Elements.TextBlock
interface
TextBlock
{
type
:
"TextBlock"
;
text
:
string
;
wrap
?:
boolean
;
size
?:
Size
;
weight
?:
Weight
;
separator
?:
boolean
;
color
?:
Color
;
isSubtle
?:
boolean
;
fontType
?:
FontType
;
spacing
?:
Spacing
;
height
?:
"stretch"
;
id
?:
string
;
}
Index
Properties
type
text
wrap?
size?
weight?
separator?
color?
is
Subtle?
font
Type?
spacing?
height?
id?
Properties
type
type
:
"TextBlock"
text
text
:
string
Optional
wrap
wrap
?:
boolean
Optional
size
size
?:
Size
Optional
weight
weight
?:
Weight
Optional
separator
separator
?:
boolean
Optional
color
color
?:
Color
Optional
is
Subtle
isSubtle
?:
boolean
Optional
font
Type
fontType
?:
FontType
Optional
spacing
spacing
?:
Spacing
Optional
height
height
?:
"stretch"
Optional
id
id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
text
wrap
size
weight
separator
color
is
Subtle
font
Type
spacing
height
id
GitHub
npm
@reuters-graphics/teams-klaxon
Loading...
See
Elements.TextBlock