Reference

XCODX · Reference

React Reference

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

All React reference pages

This is the React 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 React online compiler.

Frequently asked questions

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