Search
Preparing search index...
The search index is not available
mapguide-react-layout
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"containers/app"
IAppDispatch
Interface IAppDispatch
App component action dispatchers
export
interface
IAppDispatch
Hierarchy
IAppDispatch
Index
Properties
init
Layout
set
Element
Visibility
Properties
init
Layout
init
Layout
:
function
Type declaration
(
args
:
IInitAppLayout
)
:
void
Parameters
args:
IInitAppLayout
Returns
void
set
Element
Visibility
set
Element
Visibility
:
function
Type declaration
(
states
:
IElementState
)
:
void
Parameters
states:
IElementState
Returns
void
Globals
"containers/app"
App
IApp
Dispatch
init
Layout
set
Element
Visibility
IApp
Props
IApp
State
App
Props
Generated using
TypeDoc
App component action dispatchers
IAppDispatch