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