* Render toast as aria-live region on page load This tells the screen reader to announce updates that happen inside the `span#toast` element. * Update code sample in example text * Use <output> element to announce form action