O3 Framework / navigateAndLaunchWorkspace
navigateAndLaunchWorkspace(
options):void
Defined in: packages/framework/esm-styleguide/src/workspaces/workspaces.ts:407
Use this function to navigate to a new page and launch a workspace on that page.
The options for navigating and launching the workspace.
object
Additional props to pass to the workspace component being launched.
string
The context key used by the target page.
string
The URL to navigate to. Will be passed to [[navigate]].
string
The name of the workspace to launch.
void
migrate to workspace v2 and call launchWorkspace2 instead. See: https://openmrs.atlassian.net/wiki/spaces/docs/pages/615677981/Workspace+v2+Migration+Guide