iconImage()
iconImage(
name,path,handler?,tooltipMsg?,options?):HTMLElement
Defined in: ui.ts:268
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