API Reference > ui-components > Properties > withLinks withLinks Function If record has links, wraps stringValue in them, otherwise returns unchanged stringValue Optionally it can highlight text withLinks(stringValue: string, links?: LinkElementsInfo, highlight?: (text: string) => ReactNode): ReactNode Parameter Type Description stringValue string links LinkElementsInfo highlight (text: string) => ReactNode Returns - ReactNode Defined in ui/components/src/ui-components/properties/LinkHandler.tsx Line 97 Last Updated: 11 June, 2024