docs: update Japanese remote data operations topic - #469
Open
mkamiishi wants to merge 1 commit into
Open
Conversation
TomoyaWashio
self-requested a review
July 28, 2026 05:12
|
|
||
| デフォルトで、<ApiLink type="{ComponentName}" /> は独自のロジックを使用してデータ操作を実行します。 | ||
|
|
||
| これらのタスクをリモートで実行し、<ApiLink type="{ComponentName}" /> によって公開される特定の入力とイベントを利用することで、結果として得られたデータを <ApiLink type="{ComponentName}" /> にフィードできます。 |
Contributor
There was a problem hiding this comment.
特定の"入力" だと UI コンポーネントとしての文脈となるかと思いますが、英文を見ると入力(として渡す)プロパティまたはパラメーターではないかと思いました
| ## 無限スクロール | ||
|
|
||
| この機能を使用するには、取得した引数に基づいて適切な要求を実行するために `DataPreLoad` 出力にサブスクライブし、サービスから送信される相対する情報とパブリック `{ComponentName}` の `TotalItemCount` プロパティを設定する必要があります。 | ||
| エンドポイントからデータを分割して取得するシナリオの一般的なデザインは、無限スクロールです。データ グリッドの場合、エンドユーザーが一番下までスクロールすることによってトリガーされたロード データが連続的に増加することが特徴です。次の段落では、使用可能な API を使用して <ApiLink type="{ComponentName}" /> で無限スクロールを簡単に実現する方法について説明します。 |
Contributor
There was a problem hiding this comment.
"ロード データ" を
- ロードされたデータ
- 読み込み済みのデータ
のような表現の方が自然かもです
| ## 無限スクロール | ||
|
|
||
| この機能を使用するには、取得した引数に基づいて適切な要求を実行するために `DataPreLoad` 出力にサブスクライブし、サービスから送信される相対する情報とパブリック `{ComponentName}` の `TotalItemCount` プロパティを設定する必要があります。 | ||
| エンドポイントからデータを分割して取得するシナリオの一般的なデザインは、無限スクロールです。データ グリッドの場合、エンドユーザーが一番下までスクロールすることによってトリガーされたロード データが連続的に増加することが特徴です。次の段落では、使用可能な API を使用して <ApiLink type="{ComponentName}" /> で無限スクロールを簡単に実現する方法について説明します。 |
Contributor
There was a problem hiding this comment.
シナリオの一般的な"デザイン"は~
ここでは見た目の意味の design ではなく設計、方式、思想のように使われる文脈かと思いました
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updated the Japanese Remote Data Operations topic to better align with the current English source.
Changes
Testing
npx markdownlint docs/xplat/src/content/jp/components/grids/_shared/remote-data-operations.mdx.Checklist:
preview/beta./page.mdxor../relative/path.mdx(.mdxextension required)IgxSelectComponent,<igx-combo>code blocksfor the names of classes / tags / propertiescode blockscheck-api/mdxnpm commandsllms.descriptionmetadata and runnpm run check:llms-metadata