iconImage()
iconImage(
name,path,handler?,tooltipMsg?,options?):HTMLElement
Defined in: js-api/ui.ts:272
Parameters
| Parameter | Type | Default value |
|---|---|---|
name | string | undefined |
path | string | undefined |
handler | ((this, ev) => any) | null | null |
tooltipMsg | string | null | null |
options | ElementOptions | null | null |
Returns
HTMLElement