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

Make v-model code example more readable #3069

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FloEdelmann
Copy link
Member

@FloEdelmann FloEdelmann commented Oct 16, 2024

Description of Problem

Currently, the visual separation of the code blocks (JS vs. HTML) doesn't match the logical separation (child component vs. parent component):

grafik

Proposed Solution

Split the first code block in two and change the code comments to headings:

grafik

(see https://deploy-preview-3069--vuejs.netlify.app/guide/components/v-model.html#under-the-hood)

Copy link

netlify bot commented Oct 16, 2024

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit b938726
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/670fb7e386503a0008281228
😎 Deploy Preview https://deploy-preview-3069--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.

@FloEdelmann FloEdelmann added the content Issues / PRs related to docs content label Oct 16, 2024
@FloEdelmann FloEdelmann changed the title Make code example more readable Make v-model code example more readable Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Issues / PRs related to docs content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant