BaseComponents
BaseComponents: Record\\>
IndividualComponent
IndividualComponent: MarkdownComponent \| ReactComponent \| ImageComponent \| WebsiteComponent \| QuestionnaireComponent \| VegaComponent
InheritedComponent
InheritedComponent: Partial\ & object
InterruptionBlock
InterruptionBlock: DeterministicInterruption \| RandomInterruption
Response
Response: NumericalResponse \| ShortTextResponse \| LongTextResponse \| LikertResponse \| DropdownResponse \| SliderResponse \| RadioResponse \| CheckboxResponse \| ReactiveResponse \| MatrixResponse
SkipConditions
SkipConditions: (IndividualComponentSingleResponseCondition \| IndividualComponentAllResponsesCondition \| ComponentBlockCondition \| RepeatedComponentBlockCondition)[]
VegaComponent
VegaComponent: VegaComponentPath \| VegaComponentConfig