Translate "<select>" component by ainoshment · Pull Request #644 · reactjs/ja.react.dev

@ainoshment

react-dom: Components<select> の翻訳です。

@ainoshment

ainoshment

smikitky

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) にできます

訳語統一です

@ainoshment

@ainoshment

@smikitky (修正箇所が多くて😓)お手数をおかけしました...!修正を行いましたのでご確認よろしくお願いします!

@smikitky

smikitky

@smikitky

ありがとうございました。1箇所だけスタイルの問題を追加で修正させていただきました(3a4613c)。

@github-actions

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! 🙌

@smikitky

@smikitky

@smikitky

koba04

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ainoshment
レビューありがとうございます!一点、Markdown フォーマットの修正だけ提案したので確認お願いします!

@smikitky

koba04

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍