Skip to main content
Greg Coogan 님이 #Lightning Experience에 질문했습니다
I have a combobox in a Lightning Web Component.

Example value:

My Company Name (An Id)

Desired format:

My Company Name (An Id)

How would I make the company name bold, but not the text afterwards, the id in parentheses?
답변 1개
  1. 2019년 12월 31일 오후 5:16
    I've tried to add <b> </b> around the text, but its rendered as literal text.
0/9000