Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/ui/base/ResponsivePixiComponents
ResponsivePixiButtonProps
Interface ResponsivePixiButtonProps
interface
ResponsivePixiButtonProps
{
"data-testid"
?:
string
;
disabled
?:
boolean
;
height
?:
number
;
onClick
?:
()
=>
void
;
screenHeight
?:
number
;
screenWidth
?:
number
;
testId
?:
string
;
text
:
string
;
variant
?:
"primary"
|
"secondary"
|
"accent"
|
"ghost"
|
"danger"
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
data-
testid?
disabled?
height?
on
Click?
screen
Height?
screen
Width?
test
Id?
text
variant?
width?
x?
y?
Properties
Optional
data-
testid
"data-testid"
?:
string
Optional
disabled
disabled
?:
boolean
Optional
height
height
?:
number
Optional
on
Click
onClick
?:
()
=>
void
Optional
screen
Height
screenHeight
?:
number
Optional
screen
Width
screenWidth
?:
number
Optional
test
Id
testId
?:
string
text
text
:
string
Optional
variant
variant
?:
"primary"
|
"secondary"
|
"accent"
|
"ghost"
|
"danger"
Optional
width
width
?:
number
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data-
testid
disabled
height
on
Click
screen
Height
screen
Width
test
Id
text
variant
width
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...