shinyFeedback icon indicating copy to clipboard operation
shinyFeedback copied to clipboard

support shinyWidgets textInputIcon input binding name

Open bees4ever opened this issue 2 years ago • 2 comments

I work with many different form fields also like shinywidget and shinyfeedback is often in use. We use R/Shiny for an internal project of a big company and shinyfeedback is a big help. With this PR I want to add support for textInputIcon of shinyWidget. Maybe in the future there is more required. I would guess so.

Let me know what you need for this PR. You can see it in action here:

shiny_widget

bees4ever avatar Oct 06 '22 12:10 bees4ever

The newest changes actually also supports

shinyWidgets::numericInputIcon

image

bees4ever avatar Oct 06 '22 12:10 bees4ever

Awesome thanks! this looks great. I'll review in the next couple days.

merlinoa avatar Oct 08 '22 14:10 merlinoa