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