Teleforge API Reference - v0.1.0
Preparing search index...
ui/src
TgCard
Function TgCard
TgCard
(
__namedParameters
:
TgCardProps
,
)
:
DetailedReactHTMLElement
<
{
style
:
{
background
:
string
;
border
:
string
;
borderRadius
:
string
;
boxShadow
:
|
"none"
|
"0 18px 32px rgba(0, 0, 0, 0.12)"
|
"0 8px 20px rgba(0, 0, 0, 0.08)"
;
color
:
string
;
padding
:
"12px"
|
"20px"
|
"16px"
;
}
;
}
,
HTMLElement
,
>
Renders a padded surface with Telegram-aware colors and selectable elevation presets.
Parameters
__namedParameters
:
TgCardProps
Returns
DetailedReactHTMLElement
<
{
style
:
{
background
:
string
;
border
:
string
;
borderRadius
:
string
;
boxShadow
:
|
"none"
|
"0 18px 32px rgba(0, 0, 0, 0.12)"
|
"0 8px 20px rgba(0, 0, 0, 0.08)"
;
color
:
string
;
padding
:
"12px"
|
"20px"
|
"16px"
;
}
;
}
,
HTMLElement
,
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Teleforge API Reference - v0.1.0
Loading...
Renders a padded surface with Telegram-aware colors and selectable elevation presets.