Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.19
🏠 Live Game
📦 npm Package
📦 GitHub
🛡️ ISMS
Preparing search index...
blacktrigram
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
🏛️ Architecture
🔒 Security Architecture
🛡️ Threat Model
📊 Data Model
🎮 Combat Architecture
🔄 Flowchart
📈 State Diagram
🧠 Mindmap
💼 SWOT Analysis
🚀 Future Architecture
🔮 Future Security
🔮 Future Threat Model
🔮 Future Data Model
🔮 Future Workflows
📋 CRA Assessment
📚 ISMS Mapping
🔐 Controls
💰 Financial Security
📋 BCP Plan
🏁 End-of-Life Strategy
📗 Workflows
🗺️ Roadmap
📋 Secure Dev Policy
📖 Open Source Policy
🏠 Live Game
📦 npm Package
📦 GitHub
🛡️ ISMS
Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.19
Loading...
Props for MenuList component