ASF - v1.0.0
Preparing search index...
providers/Modal
ModalContext
Interface ModalContext
interface
ModalContext
{
open
:
(
modal
:
Modal
)
=>
void
;
close
:
(
cb
:
()
=>
void
)
=>
void
;
}
Index
Properties
open
close
Properties
open
open
:
(
modal
:
Modal
)
=>
void
close
close
:
(
cb
:
()
=>
void
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
open
close
ASF - v1.0.0
Loading...