Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.5.30
GitHub
README
Game Design
Architecture
Combat System
Preparing search index...
MenuListProps
Interface MenuListProps
Props for MenuList component
interface
MenuListProps
{
items
:
readonly
MenuItem
[]
;
onSelect
:
(
id
:
string
)
=>
void
;
position
?:
[
number
,
number
,
number
]
;
selectedId
?:
string
;
testId
?:
string
;
width
?:
number
;
}
Index
Properties
items
on
Select
position?
selected
Id?
test
Id?
width?
Properties
Readonly
items
items
:
readonly
MenuItem
[]
Readonly
on
Select
onSelect
:
(
id
:
string
)
=>
void
Optional
Readonly
position
position
?:
[
number
,
number
,
number
]
Optional
Readonly
selected
Id
selectedId
?:
string
Optional
Readonly
test
Id
testId
?:
string
Optional
Readonly
width
width
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
on
Select
position
selected
Id
test
Id
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 MenuList component