Reference

XCODX · Reference

Vue Reference

Reference pages for Vue — syntax, parameters, return values and runnable examples.

All Vue reference pages

This is the Vue reference on XCODX. Each page documents one feature completely — the exact syntax, its parameters and return value, the gotchas that trip people up, and runnable examples you can edit right on the page.

The pages below are grouped so related topics stay together. Pick one to dive in, or run anything you find in the Vue online compiler.

Frequently asked questions

What do these Vue reference pages cover?
Each documents one API — its signature, parameters, return value, and behavior — with a live editable Vue playground.
Which version of Vue do these target?
Current Vue using the modern API (hooks for React, the Composition API for Vue). Version notes are called out where they matter.