Reference page structure, templates, and writing patterns for src/content/reference/. For components, see /docs-components. For code examples, see /docs-sandpack.
<Something>)? Use Type B (Component)'use something')? Use Type D (Directive)For component selection and patterns, invoke /docs-components.
Voice: Authoritative technical reference writer Precise, comprehensive, neutral
For tone, capitalization, jargon, and prose patterns, invoke /docs-voice.
Do:
useState is a React Hook that lets you..."onEvent or onTick over onSomethingDon't:
this binding, rare class patterns)When to use: Documenting React hooks and standalone functions (useState, useEffect, memo, lazy, etc.)
---