Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update ref attribute example #2991

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Conversation

Thy3634
Copy link
Contributor

@Thy3634 Thy3634 commented Sep 4, 2024

ref -> useTemplateRef

Description of Problem

const p = ref() // [!code --]
const pRef = useTemplateRef('p') // [!code ++]

ref -> useTemplateRef
Copy link

netlify bot commented Sep 4, 2024

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit 073bcbe
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/66d969c09451250008881789
😎 Deploy Preview https://deploy-preview-2991--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

src/api/built-in-special-attributes.md Outdated Show resolved Hide resolved
@bencodezen bencodezen added the state: needs-changes PR requires changes to proceed label Sep 4, 2024
@NataliaTepluhina NataliaTepluhina merged commit a681541 into vuejs:main Oct 14, 2024
4 checks passed
jay-es pushed a commit to vuejs-translations/docs-ja that referenced this pull request Oct 14, 2024
* docs: update ref attribute example

ref -> useTemplateRef

* fix: add import of useTemplateRef.

vuejs/docs#2991 (comment)
cs-vuejs-org pushed a commit to vuejs-translations/docs-cs that referenced this pull request Oct 14, 2024
* docs: update ref attribute example

ref -> useTemplateRef

* fix: add import of useTemplateRef.

vuejs/docs#2991 (comment)
edimitchel pushed a commit to vuejs-translations/docs-fr that referenced this pull request Oct 14, 2024
* docs: update ref attribute example

ref -> useTemplateRef

* fix: add import of useTemplateRef.

vuejs/docs#2991 (comment)
edimitchel added a commit to vuejs-translations/docs-fr that referenced this pull request Oct 15, 2024
…eref -> useTemplateRef* fix: add import of useTemplateRef.vuejs/docs#2991 (comment) (#1423) (#1424)

Co-authored-by: Olabode-Odebunmi Oluwaseeni <[email protected]>
Co-authored-by: Thy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: needs-changes PR requires changes to proceed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants