This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
Fix onToggle for JSX
- Fixed bug where setting state
onToggle
in JSX was overwritten by the bubbling native event - Fixed bug where React stripped
detail
fromevent
object - Added
event.detail.willOpen
ontoggle
event