@kvaser/canking-api
Version:
CanKing API to communicate with the CanKing service using Node.js.
34 lines (17 loc) • 549 B
Markdown
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)
***
[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [controls](../README.md) / IExtensionWorkspaceViewProps
Interface: IExtensionWorkspaceViewProps
Properties for an extension WorkspaceView component.
# Properties
## height
**height**: `number`
Height of the WorkspaceView component.
***
## id
**id**: `number`
A unique id for this WorkspaceView. This is the workspace view id.
***
## width
**width**: `number`
Width of the WorkspaceView component.