Data
The Data section provides the component’s full spec as a single block of text, including every field the plugin’s current settings produce, formatted as YAML or JSON.
What It Includes
- Serialized text — the full component spec rendered as one text block, formatted as YAML or JSON
- Format — controlled by the plugin’s Format Output setting; YAML by default, or JSON when selected
- Full detail — every field the spec produces for the component, including whatever depth of variant and detail data the plugin’s settings currently include
- One block per component — the main component gets one Data block, and each documented subcomponent gets its own separate Data block with its own slice of the spec
Related Settings
- Output Format — Chooses
YAMLorJSONfor the block - Keys — Renames keys, such as
camelCaseorsnake_case - Variant Depth — More depth means more variant entries
- Details —
LAYEREDvsFULLchanges how much gets captured