Represents the response when a 3D preview control is loaded.

Hierarchy

  • PreviewLoadedData

Properties

control: HTMLElement

The preview control element.

controlContainer: HTMLElement

The element containing the form control.

controlName: string

The name of the form control.

controlNameWithSpecId: string

The name of the form control suffixed with the unique specification identifier.

previewSuccess: boolean

Whether the form control loaded successfully.