Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
ComponentText
Interface ComponentText
interface
ComponentText
{
text
:
string
;
textColor
:
null
|
ComponentTextColor
;
textSize
:
null
|
ComponentTextSize
;
type
:
"text"
;
[
k
:
string
]
:
unknown
;
}
Indexable
[
k:
string
]:
unknown
Index
Properties
text
text
Color
text
Size
type
Properties
text
text
:
string
text
Color
text
Color
:
null
|
ComponentTextColor
text
Size
text
Size
:
null
|
ComponentTextSize
type
type
:
"text"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
text
text
Color
text
Size
type
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc