Customize toast appearance

This commit is contained in:
Claudio Ortolina
2025-08-30 22:46:26 +03:00
parent a755633877
commit 9f80f1dfc0
2 changed files with 18 additions and 0 deletions
@@ -115,6 +115,7 @@
corner={:top_right}
connected={assigns[:socket] != nil}
toasts_sync={assigns[:toasts_sync]}
toast_class_fn={&toast_class_fn/1}
/>
{@inner_content}
</div>