How to show some part of a paragraph as a link
Summary:
I have a oj-bind-text whose value contains an email address along with other texts. I want to show only email address as a link in blue color.
Content (required):
I have a oj-bind-text whose value contains an email address along with other texts. I want to show only email address as a link in blue color.
Please see the code snippet below.
Version (include the version you are using, if applicable):
Version: 22.10.5
Code Snippet (add any code snippets that support your topic, if applicable):
<div>
<p style="font-weight:400;font-size:12px;color: red;">
<oj-bind-text value="Please reach out to abc@google.com. Thank you !"></oj-bind-text>
Tagged:
0