bootstrap-fullscreen-select icon indicating copy to clipboard operation
bootstrap-fullscreen-select copied to clipboard

Display only on mobile, use HTML inside option name

Open mazzarito opened this issue 6 years ago • 0 comments

I'm going to implement some features from bootstrap select, including the idea of using a data-content for the option name instead of the actual option name if it's available, this way you can display an icon/image/swatch in the list.

Also was going to figure out an easy way to only make this work on mobile, for instance in my use case I want to use bootstrap-select for desktop users and this for mobile.

If there is interest in these 2 options I will do a pull request?

mazzarito avatar Jul 28 '19 05:07 mazzarito