-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
Description
Description
I'd like the ability to specify a custom thumb for the Switch component. Specifically, when the switch's value is isChecked={true} I'd like a checkmark icon to appear over the thumb. Would this be very difficult?
Problem Statement
To allow users to further customize the Switch component
Proposed Solution or API
Could add a prop customThumb={<div>...</div>}
Alternatives
No response
Additional Information
No response
Reactions are currently unavailable
