Preparing search index...
The search index is not available
web08-booquiz - v1.0.0
web08-booquiz
frontend/src/components/common/Typogrpahy
TypographyProps
Interface TypographyProps
interface
TypographyProps
{
bold
?:
boolean
;
color
:
|
"gray"
|
"red"
|
"black"
|
"blue"
;
size
:
|
"xs"
|
"sm"
|
"base"
|
"lg"
|
"xl"
|
"2xl"
|
"3xl"
|
"4xl"
|
"5xl"
|
"6xl"
;
text
:
string
;
}
Index
Properties
bold?
color
size
text
Properties
Optional
bold
bold
?:
boolean
color
color
:
|
"gray"
|
"red"
|
"black"
|
"blue"
size
size
:
|
"xs"
|
"sm"
|
"base"
|
"lg"
|
"xl"
|
"2xl"
|
"3xl"
|
"4xl"
|
"5xl"
|
"6xl"
text
text
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bold
color
size
text
web08-booquiz - v1.0.0
Loading...