Skip to content

docs: reiterate that .prop refers to a DOM property and not a Vue prop - #3456

Open
jvns wants to merge 1 commit into
vuejs:mainfrom
jvns:prop-dom-property
Open

docs: reiterate that .prop refers to a DOM property and not a Vue prop#3456
jvns wants to merge 1 commit into
vuejs:mainfrom
jvns:prop-dom-property

Conversation

@jvns

@jvns jvns commented Aug 13, 2026

Copy link
Copy Markdown

Description of Problem

When reading these docs on what .prop does today, I got confused because normally in Vue, prop refers to a Vue prop. But .prop sets a DOM property which is a completely different thing.

It says further up in the page what .prop does, but I think it's useful to repeat it since (in the text immediately above showing how to do a "prop binding"), the word "prop" refers to a Vue prop, so it's easy to get confused.

Proposed Solution

Repeat that .prop sets a DOM property to avoid confusion.

The word `prop` means multiple things on this page: it can mean either a
Vue prop, or a DOM property.

Repeat that `.prop` refers to a DOM property to avoid confusion.
@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit 3f2d00f
🔍 Latest deploy log https://app.netlify.com/projects/vuejs/deploys/6a7e0b7fa1b8a700087ad8e4
😎 Deploy Preview https://deploy-preview-3456--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 project configuration.

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.

1 participant