@swizzyweb/swizzy-web-service
Preparing search index...
IWebControllerInitProps
Interface IWebControllerInitProps<ROUTER_STATE>
Properties passed to initialize 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 provided during initialization.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
router
State
@swizzyweb/swizzy-web-service
Loading...
Properties passed to initialize the controller.