Teleforge API Reference - v0.1.0
Preparing search index...
ui/src
TgTextProps
Interface TgTextProps
interface
TgTextProps
{
children
:
ReactNode
;
className
?:
string
;
variant
?:
"title"
|
"body"
|
"caption"
|
"subtitle"
|
"hint"
;
}
Index
Properties
children
class
Name?
variant?
Properties
children
children
:
ReactNode
Optional
class
Name
className
?:
string
Optional
variant
variant
?:
"title"
|
"body"
|
"caption"
|
"subtitle"
|
"hint"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
children
class
Name
variant
Teleforge API Reference - v0.1.0
Loading...