UNPKG

@typeform/embed

Version:

**Typeform/embed** is the core embed library that lets you embed typeforms to your website using vanilla JavaScript.

2 lines (1 loc) 89 B
export declare const addAttributesToElement: (element: HTMLElement, props?: {}) => void;