Class Hooks
Rendered DSL classes are deterministic and can be used by Style Mode and authored CSS.
| Element | Classes |
|---|---|
| Question shell | question, question-{name} |
| Question name badge | question-name, question-name-{name} |
| Description | question-desc |
| Error area | question-error |
| Options container | question-options |
| Option | option, option-{value} |
| Option input | option-input |
| Attributes container | question-attributes |
| Attribute row or card | question-attribute, attr-{value} |
Authored class tokens append to deterministic classes when valid. Use them for presentation only.