• Preparing search index...
  • The search index is not available
@umbraco-cms/backoffice
  • @umbraco-cms/backoffice
  • packages/core/router
  • dispatchGlobalRouterEvent

Function dispatchGlobalRouterEvent

  • dispatchGlobalRouterEvent<D = any>(
        name: GlobalRouterEvent,
        detail?: IRoutingInfo<D>,
    ): void

    Dispatches an event on the window object.

    Type Parameters

    • D = any

    Parameters

    • name: GlobalRouterEvent
    • Optionaldetail: IRoutingInfo<D>

    Returns void

    • Defined in src/external/router-slot/util/events.ts:18

Settings

Member Visibility
@umbraco-cms/backoffice
  • Loading...

Generated using TypeDoc