File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
adev-ja/src/content/guide/aria Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010
1111グリッドを使用すると、ユーザーは方向矢印キー、Home、End、Page Up/Downを使用して2次元データやインタラクティブな要素をナビゲートできます。グリッドは、データテーブル、カレンダー、スプレッドシート、および関連するインタラクティブな要素をグループ化するレイアウトパターンで機能します。
1212
13- <docs-code-multifile preview hideCode path =" adev/src/content/examples/aria/grid/src/overview /basic/app/app.ts " >
14- <docs-code header =" TS " path =" adev/src/content/examples/aria/grid/src/overview /basic/app/app.ts " />
15- <docs-code header =" HTML " path =" adev/src/content/examples/aria/grid/src/overview /basic/app/app.html " />
16- <docs-code header =" CSS " path =" adev/src/content/examples/aria/grid/src/overview /basic/app/app.css " />
13+ <docs-code-multifile preview hideCode path =" adev/src/content/examples/aria/grid/src/table /basic/app/app.ts " >
14+ <docs-code header =" TS " path =" adev/src/content/examples/aria/grid/src/table /basic/app/app.ts " />
15+ <docs-code header =" HTML " path =" adev/src/content/examples/aria/grid/src/table /basic/app/app.html " />
16+ <docs-code header =" CSS " path =" adev/src/content/examples/aria/grid/src/table /basic/app/app.css " />
1717</docs-code-multifile >
1818
1919## 使用法 {#usage}
You can’t perform that action at this time.
0 commit comments