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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Thy3634
Copy link

@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
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.

3 participants