iconImage()
iconImage(
name
,path
,handler
,tooltipMsg
,options
):HTMLElement
Parameters
Parameter | Type | Default value |
---|---|---|
name | string | undefined |
path | string | undefined |
handler | null | (this , ev ) => any | null |
tooltipMsg | null | string | null |
options | null | ElementOptions | null |
Returns
HTMLElement