ActiveItemInfoΒΆ webVis API ReferenceActiveItemInfoType Alias ActiveItemInfoActiveItemInfo: { id: number; type: ActiveItemType }Holds informations about the currently active item. Type declarationid: numberThe ID of the active item. type: ActiveItemTypeThe type of the active item. SeeViewerGizmoAPI.getActiveItem
Holds informations about the currently active item.