Finished translation of forwardRef page by heshvab · Pull Request #473 · reactjs/uk.react.dev

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@heshvab

Copy link

Contributor

@heshvab heshvab commented

Jul 11, 2023

No description provided.

@github-actions

Copy link

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

### Передача рефу через кілька компонентів {/*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.

Як на мене, даний варіант більш милозвучний

@github-actions

Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@bkatsevych bkatsevych bkatsevych approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@heshvab @bkatsevych