Open chaitanyak25 opened 1 year ago
jsonData = { "name": "John Smith", "link": "https://www.example.com" };
If data has url it should be clickable, is there any way to get this done.
jsonData = { "name": "John Smith", "link": "https://www.example.com" };
If data has url it should be clickable, is there any way to get this done.