Preparing search index...
The search index is not available
web08-booquiz - v1.0.0
web08-booquiz
frontend/src/components/common/TextCopy
TextCopyProps
Interface TextCopyProps
interface
TextCopyProps
{
bold
?:
boolean
;
size
?:
|
"xs"
|
"sm"
|
"base"
|
"lg"
|
"xl"
|
"2xl"
|
"3xl"
|
"4xl"
|
"5xl"
|
"6xl"
;
text
:
string
;
}
Index
Properties
bold?
size?
text
Properties
Optional
bold
bold
?:
boolean
Optional
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
size
text
web08-booquiz - v1.0.0
Loading...