twbs/icons

Unicode code points improve selection

Open

#1219 opened on Feb 11, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (6,955 stars) (1,049 forks)batch import
docsenhancementhelp wanted

Description

It would be nice if the whole Unicode code point value would be selected if you click on it to make copying easier. Something like the "user-select-all" class in bootstrap 5 https://getbootstrap.com/docs/5.1/utilities/interactions/. I think this is a good compromise instead of a copy button, mentioned in #1149, as it should be easier to implement.

Contributor guide