react-toggle
react-toggle copied to clipboard
Elegant, accessible toggle component for React. Also a glorified checkbox.
Such as `onAnimationEnd` or `onTransitionEnd`. This is useful for when you want to have actions triggered AFTER the toggle is fully in one of its positions.
I noticed a small bug that the icons were not correctly aligned when the label text ran to multiple lines:  This appears to be because the icons were treating...
I have a use case where the Toggle button is on a list of items which are selectable by a mouse click. So switching the toggle state also propagates a...
Hi, I have an array and I want this toggle button for each element inside the array. How can I make it specific to each element? Currently, on one click,...
When disabled is true all event handlers are ignored. The css property that is being relied on does not work for swipe gestures.
Add a configuration to show icons (checked/unchecked) on thumb instead of track `{ checked: , unchecked: , onThumb: true }`
React-toggle used with Redux Form keeps throwing this error: > Invariant Violation: View config not found for name input, even though props successfully passes 'name' to the Form via my...
I am using the toggle button in a react-data-grid column and when the button is initially loaded it appears to be normal ,but when toggled the button moves up ....
React-toggle is broken with React 16 due to React changing how proptypes are imported: https://reactjs.org/warnings/dont-call-proptypes.html
So can do inline styles.