Namespaces
toUIString
function toUIString(object: any): string;Defined in: utils/types.d.ts:116
Returns a string representation of an object to be shown in UI.
Parameters
| Parameter | Type | Description |
|---|---|---|
object | any | The object. |
Returns
string
- Previous
- throttle
- Next
- verifyCallback