Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/ui/base/korean-text/hooks/useKoreanTextStyle
UseKoreanTextStyleOptions
Interface UseKoreanTextStyleOptions
interface
UseKoreanTextStyleOptions
{
alignment
?:
"left"
|
"center"
|
"right"
;
color
?:
number
;
size
?:
KoreanTextSize
;
weight
?:
KoreanTextWeight
;
}
Index
Properties
alignment?
color?
size?
weight?
Properties
Optional
Readonly
alignment
alignment
?:
"left"
|
"center"
|
"right"
Optional
Readonly
color
color
?:
number
Optional
Readonly
size
size
?:
KoreanTextSize
Optional
Readonly
weight
weight
?:
KoreanTextWeight
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alignment
color
size
weight
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...