Hy,
I want to add button on each suggestion line in Search component. In this way user can trigger a specific treatment if he want.

I try to put HTML code into property "suggestionTemplate" of Search component, but HTML code is not interpreted. HTML code is displayed...
I tried with strong HTML balise.
Sample of code :
suggestionTemplate: <strong>Nom:</strong> ${nom_veloroute}",
Result in webapp:

I see nothing at Search component level for that... do you have an idea?
Thanks,
Flavie