JiwoonKim / The-Batman-Archive

a collection of problems that scare me and thus, need to solved :bat:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accessibility

JiwoonKim opened this issue · comments

(마이너) 접근성 향상 기법
요런 아이콘 버튼의 경우는 button 쪽에 aria-label="할일 제거"를, img에는 alt="" aria-hidden={true}로 어트리뷰트를 지정해 취소 아이콘은 장식용 처리, 버튼에는 라벨을 붙이는 것이 일반적입니다!
See also https://material.angular.io/components/icon/overview#decorative-icons