Skip to content

Conversation

@xevorte
Copy link
Contributor

@xevorte xevorte commented Apr 27, 2023

Translation for API Reference / Hooks / useRef, referenced by #330

Closes #408

</ConsoleBlock>
By default, your own components don't expose refs to the DOM nodes inside them.
Secara default, komponen Anda sendiri tidak mengekspos ref ke node DOM di dalamnya.
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
Secara default, komponen Anda sendiri tidak mengekspos ref ke node DOM di dalamnya.
Secara bawaan, komponen Anda sendiri tidak mengekspos ref ke node DOM di dalamnya.

Copy link
Collaborator

@mhaidarhanif mhaidarhanif Apr 27, 2023

Choose a reason for hiding this comment

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

@mazipan @resir014 This word needs to be clarified in the Glossary later.

Discussion: #337 (comment)

Copy link
Collaborator

@mhaidarhanif mhaidarhanif left a comment

Choose a reason for hiding this comment

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

It's good now.

@github-actions
Copy link

Size changes

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

@mhaidarhanif mhaidarhanif merged commit e68e0e4 into reactjs:main Apr 28, 2023
r17x pushed a commit that referenced this pull request May 8, 2023
Co-authored-by: M Haidar Hanif <[email protected]>
Co-authored-by: Irfan Maulana <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

useRef

3 participants