Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/game/DojangBackground
DojangBackgroundProps
Interface DojangBackgroundProps
interface
DojangBackgroundProps
{
animate
?:
boolean
;
"data-testid"
?:
string
;
height
:
number
;
lighting
?:
"normal"
|
"cyberpunk"
|
"traditional"
|
"dim"
|
"bright"
;
width
:
number
;
}
Index
Properties
animate?
data-
testid?
height
lighting?
width
Properties
Optional
animate
animate
?:
boolean
Optional
data-
testid
"data-testid"
?:
string
height
height
:
number
Optional
lighting
lighting
?:
"normal"
|
"cyberpunk"
|
"traditional"
|
"dim"
|
"bright"
width
width
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animate
data-
testid
height
lighting
width
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...