<!--- Provide a general summary of your changes in the Title above --> <!--- MANDATORY --> <!--- Always fill out a description, even if you are reporting a simple issue. If it is something truly trivial or simple, it is okay to keep it short and sweet. --> Is it possible to provide additional properties to the Snackbar like: - `anchorOrigin` ex: `anchorOrigin={ vertical: 'bottom', horizontal: 'left' }` - add "X" button to close maually <!--- A clear and concise description of what the issue is about. Include things like expected/desired behavior, actual behavior, motivation or rational for a new feature, what files it concerns, etc. --> <!--- WHETHER OR NOT YOU FILL OUT THE REST OF THIS TEMPLATE IS UP TO YOUR DISCRETION --> <!--- Fill out the following sections when you have a large enhancement to build or an involved and multifaceted bug to fix. --> [snackbar API](https://mui.com/material-ui/api/snackbar/) <!--- Include screenshots, links to diagrams, etc. if it helps communicate the issue. If it doesn't, feel free to delete this section. -->
Is it possible to provide additional properties to the Snackbar like:
anchorOriginex:anchorOrigin={ vertical: 'bottom', horizontal: 'left' }snackbar API