@videts/vide / simid / SimidPluginOptions
Interface: SimidPluginOptions
Defined in: simid/types.ts:3
Properties
| Property | Type | Description |
|---|---|---|
container | HTMLElement | Container element to mount the SIMID iframe into. |
handshakeTimeout? | number | Handshake timeout in ms. Default: 5000. |
policy? | Partial<SimidRequestPolicy> | Request policy overrides. |