Installation
Included by default in SuperDoc.Configuration
Commands
All commands available oneditor.commands
:
Section Creation
Section Manipulation
Helper Functions
Import helpers:Available Helpers
Attributes
Section nodes have these attributes:Attribute | Type | Default | Description |
---|---|---|---|
id | string/number | auto | Unique identifier |
title | string | ” | Section label (w:alias in Word) |
description | string | ” | Metadata (w:tag in Word) |
sectionType | string | ” | Business classification |
isLocked | boolean | false | Edit prevention |
Events
The extension emits these events:Schema
Node Definition
HTML Structure
Word Export
Sections export as Word content controls:Common Patterns
Contract Structure
Role-Based Locking
Section Templates
Conditional Content
Limitations
- Cannot nest sections
- Maximum 100K characters per section
- Locked sections still selectable
- Section IDs must be unique
Performance
For documents with many sections:Related
- Field Annotation - Form fields
- Table Extension - Tables