actionLink()
actionLink(
text,onClick?,tooltipMessage?):HTMLLabelElement
Defined in: ui.ts:2080
Parameters
| Parameter | Type |
|---|---|
text | string |
onClick? | Function |
tooltipMessage? | string |
Returns
HTMLLabelElement
actionLink(
text,onClick?,tooltipMessage?):HTMLLabelElement
Defined in: ui.ts:2080
| Parameter | Type |
|---|---|
text | string |
onClick? | Function |
tooltipMessage? | string |
HTMLLabelElement