@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?
optionalhandshakeTimeout:number
Defined in: simid/types.ts:9
Handshake timeout in ms. Default: 5000.
policy?
optionalpolicy:Partial<SimidRequestPolicy>
Defined in: simid/types.ts:7
Request policy overrides.