@phun-ky/frameport / utils/create
▸ create(options
): HTMLIFrameElement
Create an iframe element with specified options and styles.
Name | Type | Description |
---|---|---|
options |
FrameportOptions |
The options for creating the iframe. |
HTMLIFrameElement
- The created iframe element.