Vizel API / core/src / createVizelEmbedExtension
Function: createVizelEmbedExtension()
ts
function createVizelEmbedExtension(options?): Node<VizelEmbedOptions, any>;Defined in: packages/core/src/extensions/embed.ts:599
Create embed extension with options
Parameters
| Parameter | Type |
|---|---|
options | VizelEmbedOptions |
Returns
Node<VizelEmbedOptions, any>