Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.17
🏠 Live Game
📦 npm Package
📦 GitHub
🛡️ ISMS
Preparing search index...
blacktrigram
ProgressBarProps
Interface ProgressBarProps
Props for ProgressBar component
interface
ProgressBarProps
{
animated
?:
boolean
;
current
:
number
;
height
?:
number
;
label
?:
{
english
:
string
;
korean
:
string
}
;
max
:
number
;
position
?:
[
number
,
number
,
number
]
;
showText
?:
boolean
;
testId
?:
string
;
type
:
ProgressBarType
;
width
?:
number
;
}
Index
Properties
animated?
current
height?
label?
max
position?
show
Text?
test
Id?
type
width?
Properties
Optional
Readonly
animated
animated
?:
boolean
Readonly
current
current
:
number
Optional
Readonly
height
height
?:
number
Optional
Readonly
label
label
?:
{
english
:
string
;
korean
:
string
}
Readonly
max
max
:
number
Optional
Readonly
position
position
?:
[
number
,
number
,
number
]
Optional
Readonly
show
Text
showText
?:
boolean
Optional
Readonly
test
Id
testId
?:
string
Readonly
type
type
:
ProgressBarType
Optional
Readonly
width
width
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animated
current
height
label
max
position
show
Text
test
Id
type
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.17
Loading...
Props for ProgressBar component