Type Parameters

Hierarchy

Properties

createOrUpdate: ((props?: Partial<<internal>.Values<P>>, data?: D) => Task<void>)

Type declaration

destroy: (() => void)

Type declaration

    • (): void
    • Returns void

geometryVersion: number
getLoci: ((pickingId?: PickingId) => <internal>.Loci)

Type declaration

groupCount: number

Number of addressable groups in all visuals of the representation

label: string
mark: ((loci: <internal>.Loci, action: MarkerAction) => boolean)

Type declaration

params: Readonly<P>
setState: ((state: Partial<S>) => void)

Type declaration

setTheme: ((theme: <internal>.Theme) => void)

Type declaration

state: Readonly<S>
updated: Subject<number>

Generated using TypeDoc