You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to display a toast alarm list according to the status like the sidebar menu.
I want to show the alarm as much as I can show on the screen and display the number of toast alarms that are out of the layout by the count. What function can I use to apply that function?
And even if I put the component at the bottom of the ToastContainer, the count is not displayed, so there is an inconvenience of having to adjust top, left, etc.
I want to put the component in the New ToastContainer and place it in display: flex, flex-direaction: column, is there a way?
Is there a way to make sure that if I delete the alarm additionally, it will be added to the top unconditionally? If I delete the alarm, I want to make sure that it builds up
Uh oh!
There was an error while loading. Please reload this page.
I want to display a toast alarm list according to the status like the sidebar menu.
I want to show the alarm as much as I can show on the screen and display the number of toast alarms that are out of the layout by the count. What function can I use to apply that function?
And even if I put the component at the bottom of the ToastContainer, the count is not displayed, so there is an inconvenience of having to adjust top, left, etc.
I want to put the component in the New ToastContainer and place it in display: flex, flex-direaction: column, is there a way?
Is there a way to make sure that if I delete the alarm additionally, it will be added to the top unconditionally? If I delete the alarm, I want to make sure that it builds up
[Code Sandbox Example Code]
https://codesandbox.io/p/sandbox/sqxg4n
The text was updated successfully, but these errors were encountered: