iamhosseindhv / notistack

Highly customizable notification snackbars (toasts) that can be stacked on top of each other
https://notistack.com
Other
3.94k stars 298 forks source link

Single notification with specific zIndex #608

Open joe1327 opened 3 months ago

joe1327 commented 3 months ago

Is there a way to set a custom zIndex for a single notification? i have tried passing the zIndex in the style but it does not use it, it keeps displaying with a zIndex value of 1400

enqueueSnackbar(content, { style:{zIndex} });

Tech Version
Notistack v3.0.1