Skip to content

@videts/vide


@videts/vide / simid / SimidPluginOptions

Interface: SimidPluginOptions

Defined in: simid/types.ts:3

Properties

container

container: HTMLElement

Defined in: simid/types.ts:5

Container element to mount the SIMID iframe into.


handshakeTimeout?

optional handshakeTimeout: number

Defined in: simid/types.ts:9

Handshake timeout in ms. Default: 5000.


policy?

optional policy: Partial<SimidRequestPolicy>

Defined in: simid/types.ts:7

Request policy overrides.