Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.5.30
GitHub
README
Game Design
Architecture
Combat System
Preparing search index...
KoreanButtonProps
Interface KoreanButtonProps
Props for KoreanButton component
interface
KoreanButtonProps
{
disabled
?:
boolean
;
english
:
string
;
fullWidth
?:
boolean
;
korean
:
string
;
onClick
:
()
=>
void
;
position
?:
[
number
,
number
,
number
]
;
size
?:
"sm"
|
"md"
|
"lg"
;
testId
?:
string
;
variant
?:
"primary"
|
"secondary"
|
"danger"
;
}
Index
Properties
disabled?
english
full
Width?
korean
on
Click
position?
size?
test
Id?
variant?
Properties
Optional
Readonly
disabled
disabled
?:
boolean
Readonly
english
english
:
string
Optional
Readonly
full
Width
fullWidth
?:
boolean
Readonly
korean
korean
:
string
Readonly
on
Click
onClick
:
()
=>
void
Optional
Readonly
position
position
?:
[
number
,
number
,
number
]
Optional
Readonly
size
size
?:
"sm"
|
"md"
|
"lg"
Optional
Readonly
test
Id
testId
?:
string
Optional
Readonly
variant
variant
?:
"primary"
|
"secondary"
|
"danger"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disabled
english
full
Width
korean
on
Click
position
size
test
Id
variant
Game Documentation
Korean Martial Arts
GitHub
README
Game Design
Architecture
Combat System
Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.5.30
Loading...
Props for KoreanButton component