iconFAB()
iconFAB(
name,handler?,tooltipMsg?):HTMLElement
Defined in: js-api/ui.ts:268
Same as iconFA but also blue.
Parameters
| Parameter | Type | Default value |
|---|---|---|
name | string | undefined |
handler | ((this, ev) => any) | null | null |
tooltipMsg | string | null | null |
Returns
HTMLElement