Create an example application for OpenFin Workspace Mobile, and configure it for your own environment. Supports same-origin content only.
The underlying framework supports a minimal Browser Window that includes the following key features:
-
Tabbed Pages to support different layouts
-
Interoperability between the content in the layouts. Each view is automatically included in the
mobile
channel, and joins thedefault
context group. Not configurable. The default example demonstrates the/chart
amd/instrument
contexts.
Workspace Mobile is currently intended to complement a desktop implementation of OpenFin Workspace, not replace it.
Run the following commands in your terminal:
npx @openfin/create-workspace-mobile-app my-app
cd my-app
npm run build
npm run start
And go to https://localhost:3000/ to view the app.
Copyright 2023 OpenFin