# FrameSummary

**Kind**: interface | **Module**: [Workspaces](https://docs.interop.io/desktop/reference/javascript/workspaces/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/workspaces/framesummary/index.html

An object describing the basic details of a frame

## Properties

- **`id`** (`string`, required)
  An unique string identifier of the frame
- **`isInitialized`** (`boolean`, required)
  Indicates whether the frame has been initialized or not
