API Reference > ui-components > Common > matchLinks matchLinks FunctionConst Returns a list of links from a text matchLinks(text: string): Array<{ index: number, lastIndex: number, schema: string, url: string }> Parameter Type Description text string Returns - Array<{ index: number, lastIndex: number, schema: string, url: string }> Defined in ui/components/src/ui-components/common/Links.ts Line 66 Last Updated: 13 June, 2024