JSPM

  • Created
  • Published
  • Downloads 784
  • Score
    100M100P100Q114757F
  • License MIT

IOConnect Workspaces API

Package Exports

  • @interopio/workspaces-api
  • @interopio/workspaces-api/dist/workspaces.es.js
  • @interopio/workspaces-api/dist/workspaces.umd.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@interopio/workspaces-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

IO Connect Workspaces API

The Workspaces library offers advanced window management functionalities. Using Workspaces, users are able to arrange multiple applications within the same visual window (called Frame). This arrangement can be performed programmatically or by dragging and dropping applications within the Frame. Users can also save Workspace layouts and restore them within the same Frame or even in different Frames.

The IO Connect Workspaces enable the users to compose a custom arrangement of applications by treating each application as an individual building block that can be added, removed, moved or resized within a Workspace. The Frame can hold multiple Workspaces (as tabs) and can also be maximized, minimized or resized.

For detailed information on the Workspaces API, see the Workspaces documentation.