Translate "<select>" component by ainoshment · Pull Request #644 · reactjs/ja.react.dev
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
幾つかの修正と、読みやすくするための suggestion を行いましたので確認をお願いします。
| `<select>` は[一般的な要素の props](/reference/react-dom/components/common#props) をすべてサポートしています。 | ||
|
|
||
| You can [make a select box controlled](#controlling-a-select-box-with-a-state-variable) by passing a `value` prop: | ||
| `value` プロパティを渡すことで、[セレクトボックスを制御](#controlling-a-select-box-with-a-state-variable)できます。 |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| `value` プロパティを渡すことで、[セレクトボックスを制御](#controlling-a-select-box-with-a-state-variable)できます。 | |
| `value` プロパティを渡すことで、[セレクトボックスを制御されたコンポーネント (controlled component)](#controlling-a-select-box-with-a-state-variable) にできます。 |
訳語統一です
@smikitky (修正箇所が多くて😓)お手数をおかけしました...!修正を行いましたのでご確認よろしくお願いします!
ありがとうございました。1箇所だけスタイルの問題を追加で修正させていただきました(3a4613c)。
Size changes
Details
📦 Next.js Bundle Analysis for react-dev
This analysis was generated by the Next.js Bundle Analysis action. 🤖
This PR introduced no changes to the JavaScript bundle! 🙌
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ainoshment
レビューありがとうございます!一点、Markdown フォーマットの修正だけ提案したので確認お願いします!
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
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