즐겨찾기Greg Coogan 님이 #Lightning Experience에 질문했습니다2019년 12월 19일 오후 10:50How would you bold part of a value in a combobox in LWC?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개정렬날짜별 정렬가장 유용한 항목별 정렬날짜별 정렬Greg Coogan2019년 12월 31일 오후 5:16I've tried to add <b> </b> around the text, but its rendered as literal text.댓글 추가답변을 작성하세요...굵은 글꼴기울인 글꼴밑줄취소선불릿 기호 목록번호가 지정된 목록링크 추가코드 블록이미지 삽입파일 첨부링크 URL취소저장0/9000답글 쓰기
Greg Coogan2019년 12월 31일 오후 5:16I've tried to add <b> </b> around the text, but its rendered as literal text.