Skip to content

Interface: SelectionState

Defined in: src/serialization/ViewerState.ts:77

Properties

surfaceId

ts
surfaceId: string | null;

Defined in: src/serialization/ViewerState.ts:78


layerId

ts
layerId: string | null;

Defined in: src/serialization/ViewerState.ts:79

Released under the MIT License.