image()
image(
src,width,height,options?):HTMLDivElement
Example: https://public.datagrok.ai/js/samples/ui/components/image
Parameters
| Parameter | Type |
|---|---|
src | string |
width | number |
height | number |
options? | object |
options.target? | string | Function |
options.tooltipMsg? | string |
Returns
HTMLDivElement