iframe()
iframe(
options?):HTMLIFrameElement
Example: https://public.datagrok.ai/js/samples/ui/components/iframe
Parameters
| Parameter | Type |
|---|---|
options? | object |
options.height? | string |
options.src? | string |
options.width? | string |
Returns
HTMLIFrameElement