Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.5.30
GitHub
README
Game Design
Architecture
Combat System
Preparing search index...
KoreanPanelProps
Interface KoreanPanelProps
Props for KoreanPanel component
interface
KoreanPanelProps
{
children
:
ReactNode
;
height
?:
string
|
number
;
padding
?:
number
;
position
?:
[
number
,
number
,
number
]
;
testId
?:
string
;
variant
?:
"default"
|
"bordered"
|
"elevated"
;
width
?:
string
|
number
;
}
Index
Properties
children
height?
padding?
position?
test
Id?
variant?
width?
Properties
Readonly
children
children
:
ReactNode
Optional
Readonly
height
height
?:
string
|
number
Optional
Readonly
padding
padding
?:
number
Optional
Readonly
position
position
?:
[
number
,
number
,
number
]
Optional
Readonly
test
Id
testId
?:
string
Optional
Readonly
variant
variant
?:
"default"
|
"bordered"
|
"elevated"
Optional
Readonly
width
width
?:
string
|
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
height
padding
position
test
Id
variant
width
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 KoreanPanel component