6 lines
271 B
HTML
6 lines
271 B
HTML
<div
|
|
data-controller="floating-alert"
|
|
class="floating-alert floating-alert-bottom floating-alert-default"
|
|
role="status" aria-live="polite" aria-atomic="true">
|
|
<div data-target="toast.content" class="floating-alert-content white background-black-t4"></div>
|
|
</div>
|