renderLinks FunctionConst
Renders anchor tag by wrapping or splitting provided text
renderLinks(text: string | Promise<string>, record: PropertyRecord): React.ReactNode | Promise<React.ReactNode>
| Parameter | Type | Description |
|---|---|---|
| text | string | Promise<string> | |
| record | PropertyRecord |
Defined in
Last Updated: 08 January, 2020