-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[material-ui][Snackbar] Skip default behaviour when defaultMuiPrevent… #45629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Netlify deploy previewBundle size reportDetails of bundle changes (Toolpad) |
@@ -65,6 +65,23 @@ You can use the `TransitionComponent` prop to change the transition of the Snack | |||
|
|||
{{"demo": "TransitionsSnackbar.js"}} | |||
|
|||
## Events |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -65,6 +65,23 @@ You can use the `TransitionComponent` prop to change the transition of the Snack | |||
|
|||
{{"demo": "TransitionsSnackbar.js"}} | |||
|
|||
## Events |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this should be moved under Customization
with title "Preventing default click away event".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment on the docs.
closes #45610