FavoritosGreg Coogan perguntou em #Lightning Experience19 de dez. de 2019, 22: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 respostaClassificarClassificar por dataClassificar por mais útilClassificar por dataGreg Coogan31 de dez. de 2019, 17:16I've tried to add <b> </b> around the text, but its rendered as literal text.Adicionar um comentárioEscrever uma resposta...NegritoItálicoSublinhadoTachadoLista com marcadoresLista numeradaAdicionar linkBloco de códigosInserir imagemAnexar arquivosURL do linkCancelarSalvar0/9000Responder
Greg Coogan31 de dez. de 2019, 17:16I've tried to add <b> </b> around the text, but its rendered as literal text.