ℹ️ OpenFin Workspace: OpenFin Workspace is a commercial product and this repo is for evaluation purposes. Use of the OpenFin Container and OpenFin Workspace components is only granted pursuant to a license from OpenFin. Please contact us if you would like to request a developer evaluation key or to discuss a production license. OpenFin Workspace is currently only supported on Windows.
This section is where we will add small hints and tips that isn't specific to any one sample but may prove useful.
Topic | Description |
---|---|
Channel API | This section covers things related to the Channel API and it's use. |
FDC3 App Channel API | This document covers an example of how you can use OpenFin and FDC3 APIs to have a window level app channel that updates as your views are moved from one window to another. |
User Engagement - Idleness and Visibility | This document covers how you can detect if the user is currently active and when they show or hide your content. |
User Engagement - Responding to the resize of a view | This document covers how you can detect if the user has resized the view in some way. |
Version Info | This document covers how you can look up information related to your application, the rvm, the runtime or the workspace components. |
Preload Scripts | This document covers how you can configure preload scripts for your platform with some hints and tips. |
Protocol Links | This document covers how you can configure protocol support for your OpenFin platform e.g. mailto:, msteams: etc. |
App Assets & Launch External Process | This document covers app assets, launch external process, how they work together, when would you use it and a deep dive into each feature. |
Platform Override - launchIntoPlatform | Override launchIntoPlatform to control how content is loaded into your platform. |