slim-select icon indicating copy to clipboard operation
slim-select copied to clipboard

valuesUseText=true not working

Open Vakaras1 opened this issue 5 years ago • 0 comments

According to the example, lets see the following line: {innerHTML: '<i>Slim Select you are awesome</i>', text: 'Slim Select awesome'} When the "valuesUseText" is true, I expect to see the selected value "Slim Select awesome", but I see full text without Italic.

What's the purpose of the "text" value, if it is ignored?

Vakaras1 avatar Dec 28 '20 09:12 Vakaras1