@swizzyweb/swizzy-web-service
Preparing search index...
IWebControllerInitProps
Interface IWebControllerInitProps<ROUTER_STATE>
Protperties pass to intiailize the controller.
interface
IWebControllerInitProps
<
ROUTER_STATE
>
{
routerState
:
ROUTER_STATE
;
}
Type Parameters
ROUTER_STATE
Index
Properties
router
State
Properties
router
State
routerState
:
ROUTER_STATE
Parent router state.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
router
State
@swizzyweb/swizzy-web-service
Loading...
Protperties pass to intiailize the controller.