Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/ui
ModalProps
Interface ModalProps
interface
ModalProps
{
alpha
?:
number
;
children
?:
ReactNode
;
content
:
ReactNode
;
height
?:
number
;
isOpen
:
boolean
;
onClose
:
()
=>
void
;
title
?:
KoreanText
;
visible
?:
boolean
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Hierarchy (
View Summary
)
BaseUIProps
ModalProps
Index
Properties
alpha?
children?
content
height?
is
Open
on
Close
title?
visible?
width?
x?
y?
Properties
Optional
Readonly
alpha
alpha
?:
number
Optional
Readonly
children
children
?:
ReactNode
Readonly
content
content
:
ReactNode
Optional
Readonly
height
height
?:
number
Readonly
is
Open
isOpen
:
boolean
Readonly
on
Close
onClose
:
()
=>
void
Optional
Readonly
title
title
?:
KoreanText
Optional
Readonly
visible
visible
?:
boolean
Optional
Readonly
width
width
?:
number
Optional
Readonly
x
x
?:
number
Optional
Readonly
y
y
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alpha
children
content
height
is
Open
on
Close
title
visible
width
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...