Hero Config Matrix
This matrix is the canonical testing and learning set for hero frontmatter.
Structure (Nested)
text
hero/matrix/
backgroundSingle/
color/
image/
video/
shader/
particles/
layers/
level1TwoLayers.md
level2ThreeLayers.md
...
basic/
level1Minimal.md
level2ViewportActions.md
...
waves/
level1Default.md
level2ShapeOpacity.md
...
imageTypes/
imageFrame.md
videoFrame.md
gifFrame.md
model3dCentered.md
floating/
level1Text.md
level2Cards.md
level3Mixed.md
buttonsFeatures/
buttonsThemes.md
featuresScroll.mdProgression Rules
- Each page focuses on one primary config domain.
- Complexity increases level by level.
- Layer pages are cumulative and show realistic compositions.
- Visual baseline stays docs-first and contrast-safe.
- Each showcase page includes the exact frontmatter used plus API key mapping.
- Full API coverage is centralized in exactly one page: .
Suggested Study Order (Demo First)
Navigation Hubs
Configuration Focus
This page focuses on progressive domain learning from root hero config to advanced composition. Primary contract area: hero matrix learning path.
Field Notes
| Topic | Guidance |
|---|---|
| Study order | basic -> background -> layers -> waves -> image -> floating -> buttons/features |
| Validation method | Open each page and verify both hero render and below-doc explanation |
| Contract source | Use AllConfig for the full field defaults and constraints |
| Coverage source | Use configCoverage page to map keys to demos |