react-toggle
react-toggle copied to clipboard
Show icons on thumb element
Add a configuration to show icons (checked/unchecked) on thumb instead of track
{ checked: <Comp/>, unchecked: <Comp/>, onThumb: true }