Animated toast messages in configurable positions with auto-dismiss and stacking.
Validation errors appear as animated toast notifications in the chosen corner. Toasts auto-dismiss and support stacking.
data-ev-toast-position — 6 positionsdata-ev-toast-duration — auto-dismiss (ms)data-ev-toast-grouped — combine errors<form data-ev-form
data-ev-display="toast"
data-ev-toast-position="top-right"
data-ev-toast-duration="4000">
...
</form>