react-toggle icon indicating copy to clipboard operation
react-toggle copied to clipboard

Add data-test pass-through prop

Open joetidee opened this issue 4 years ago • 0 comments

When writing tests it is common to assign a data-test attribute to the DOM node to be able to target it in your tests. It is not possible to pass this to the <Toggle /> component. Please could you add this?

joetidee avatar May 08 '21 11:05 joetidee