キーボード操作
Page Down / Page Up
記事間を移動
Ctrl + End
フィードの後にフォーカス移動
Ctrl + Home
フィードの前にフォーカス移動

🪗 Accordion

A vertically stacked set of interactive headings that each reveal a section of content.

A vertically stacked set of interactive headings that each reveal a section of content. Accordion パターンを見る: /ja/patterns/accordion/vue/

⚠️ Alert

An element that displays a brief, important message in a way that attracts the user's attention without interrupting the user's task.

An element that displays a brief, important message in a way that attracts the user's attention without interrupting the user's task. Alert パターンを見る: /ja/patterns/alert/vue/

🚨 Alert Dialog

A modal dialog that interrupts the user's workflow to communicate an important message and acquire a response.

A modal dialog that interrupts the user's workflow to communicate an important message and acquire a response. Alert Dialog パターンを見る: /ja/patterns/alert-dialog/vue/