Stone.js API
Docs
Home
Preparing search index...
stone-js-router/src/KeyRoutingEventHandler
KeyRoutingEventHandlerOptions
Interface KeyRoutingEventHandlerOptions
Options for the
KeyRoutingEventHandler
.
interface
KeyRoutingEventHandlerOptions
{
blueprint
:
IBlueprint
;
keyRouter
:
KeyRouter
;
}
Index
Properties
blueprint
key
Router
Properties
blueprint
blueprint
:
IBlueprint
key
Router
keyRouter
:
KeyRouter
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
blueprint
key
Router
Docs
Home
Stone.js API
Loading...
Options for the KeyRoutingEventHandler.