Teleforge API Reference - v0.1.0
Preparing search index...
ui/src
TgText
Function TgText
TgText
(
__namedParameters
:
TgTextProps
,
)
:
DetailedReactHTMLElement
<
{
className
:
string
|
undefined
;
style
:
|
{
fontSize
:
"15px"
;
fontWeight
:
400
;
color
:
string
;
display
:
"inline-block"
;
}
|
{
fontSize
:
"13px"
;
fontWeight
:
400
;
color
:
string
;
display
:
"inline-block"
;
}
|
{
fontSize
:
"13px"
;
fontWeight
:
400
;
color
:
string
;
display
:
"inline-block"
;
}
|
{
fontSize
:
"17px"
;
fontWeight
:
600
;
color
:
string
;
display
:
"inline-block"
;
}
|
{
fontSize
:
"22px"
;
fontWeight
:
700
;
color
:
string
;
display
:
"inline-block"
;
}
;
}
,
HTMLElement
,
>
Displays themed text using Telegram-friendly typography presets.
Parameters
__namedParameters
:
TgTextProps
Returns
DetailedReactHTMLElement
<
{
className
:
string
|
undefined
;
style
:
|
{
fontSize
:
"15px"
;
fontWeight
:
400
;
color
:
string
;
display
:
"inline-block"
;
}
|
{
fontSize
:
"13px"
;
fontWeight
:
400
;
color
:
string
;
display
:
"inline-block"
;
}
|
{
fontSize
:
"13px"
;
fontWeight
:
400
;
color
:
string
;
display
:
"inline-block"
;
}
|
{
fontSize
:
"17px"
;
fontWeight
:
600
;
color
:
string
;
display
:
"inline-block"
;
}
|
{
fontSize
:
"22px"
;
fontWeight
:
700
;
color
:
string
;
display
:
"inline-block"
;
}
;
}
,
HTMLElement
,
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Teleforge API Reference - v0.1.0
Loading...
Displays themed text using Telegram-friendly typography presets.