Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.5.30
GitHub
README
Game Design
Architecture
Combat System
Preparing search index...
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
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 ProgressBar component