Finished translation of forwardRef page by heshvab · Pull Request #473 · reactjs/uk.react.dev
Navigation Menu
{{ message }}
reactjs / uk.react.dev Public
- Notifications You must be signed in to change notification settings
- Fork 127
Merged
bkatsevych merged 2 commits intoreactjs:mainfrom
Jul 12, 2023Merged
Finished translation of forwardRef page#473
bkatsevych merged 2 commits intoreactjs:mainfrom
Finished translation of forwardRef page#473
bkatsevych merged 2 commits intoreactjs:mainfrom
Conversation
Copy link
github-actions
bot
commented
Jul 11, 2023
github-actions bot commented
Jul 11, 2023Size 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! 🙌
bkatsevych reviewed Jul 12, 2023
src/content/reference/react/forwardRef.md
Outdated
Show resolved
Hide resolved
src/content/reference/react/forwardRef.md Outdated Show resolved Hide resolved
bkatsevych reviewed Jul 12, 2023
src/content/reference/react/forwardRef.md
Outdated
Show resolved
Hide resolved
src/content/reference/react/forwardRef.md Outdated Show resolved Hide resolved
bkatsevych reviewed Jul 12, 2023
| ### Передача рефу через кілька компонентів {/*forwarding-a-ref-through-multiple-components*/} | ||
|
|
||
| Instead of forwarding a `ref` to a DOM node, you can forward it to your own component like `MyInput`: | ||
| Замість направлення `ref` до DOM-вузла, ви можете направити його у ваш власний компонент, наприклад `MyInput`: |
Copy link
Collaborator
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
| Замість направлення `ref` до DOM-вузла, ви можете направити його у ваш власний компонент, наприклад `MyInput`: | |
| Замість направлення `ref` до DOM-вузла, ви можете направити його у ваш власний компонент, як-от `MyInput`: |
Copy link
Collaborator
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Як на мене, даний варіант більш милозвучний
bkatsevych reviewed Jul 12, 2023
src/content/reference/react/forwardRef.md
Outdated
Show resolved
Hide resolved
src/content/reference/react/forwardRef.md Outdated Show resolved Hide resolved
Гарна робота!
bkatsevych approved these changes Jul 12, 2023
bkatsevych
merged commit
32ba6cf
into
reactjs:main
Copy link
github-actions
bot
commented
Jul 12, 2023
github-actions bot commented
Jul 12, 2023Size 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! 🙌
bkatsevych
mentioned this pull request
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