Slide 83
Slide 83 text
Bengo4.com, Inc.
どうやって使う?:通知
aria-liveは、Webページが更新された際に、スクリーンリーダーなどの支
援技術にその変更を通知 するための属性です。コンテンツの動的な変更
をユーザーに伝えます。
https://developer.mozilla.org/ja/docs/Web/Accessibility/ARIA/Reference/Attributes/aria-live
例: ユーザーの操作が完了したことを知らせる時に出すトーストUI
https://getbootstrap.jp/docs/5.3/components/toasts/#%e3%82%a2%e3%82%af%e3%82%bb%e3%82%b7%e3%83%93
%e3%83%aa%e3%83%86%e3%82%a3
83