bireactive - v0.3.1
Class Text
Index
Constructors
constructor
Methods
bold
italic
muted
sub
sup
Properties
parts
style
Constructors
constructor
new
Text
(
parts
:
TextPart
[]
,
style
?:
TextStyle
)
:
Text
Parameters
parts
:
TextPart
[]
style
:
TextStyle
= {}
Returns
Text
Methods
bold
bold
()
:
Text
Returns
Text
italic
italic
()
:
Text
Returns
Text
muted
muted
()
:
Text
Returns
Text
sub
sub
(
...
parts
:
TextPart
[]
)
:
Text
Parameters
...
parts
:
TextPart
[]
Returns
Text
sup
sup
(
...
parts
:
TextPart
[]
)
:
Text
Parameters
...
parts
:
TextPart
[]
Returns
Text
Properties
parts
parts
:
TextPart
[]
style
style
:
TextStyle
= {}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
bold
italic
muted
sub
sup
Properties
parts
style
Demo
bireactive - v0.3.1