base-ui
base-ui copied to clipboard
[useButton] Modernize implementation
Closes https://github.com/mui/base-ui/issues/1106 Follow up to https://github.com/mui/base-ui/pull/542/files#r1721346832
-
Remove
defaultMuiPrevented
andMuiCancellableEvent
-
Replaced
extractEventHandlers
withmergeReactProps
-
[x] I have followed (at least) the PR section of the contributing guide.