Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If data has url how to display it as link (Hyperlink) #132

Open
chaitanyak25 opened this issue Jan 5, 2023 · 0 comments · May be fixed by #140
Open

If data has url how to display it as link (Hyperlink) #132

chaitanyak25 opened this issue Jan 5, 2023 · 0 comments · May be fixed by #140

Comments

@chaitanyak25
Copy link

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.

@chaitanyak25 chaitanyak25 changed the title will ngx-json-viewer support hyperlinks If data has url how to display it as link (Hyperlink) Jan 5, 2023
@medjedovicm medjedovicm linked a pull request Apr 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant