Package: headlessType: guideSurface: extension
Extensions and API
This page defines how extension surfaces are composed.
What this page answers
- Which extension categories exist?
- How do I add typed commands and state queries?
API pattern
- Use
createExtension for composable extension modules.
- Use
createCustomNodeExtension when adding custom structured blocks.
- Keep command IDs stable and discoverable in docs metadata.