Hierarchy

  • SymptomReportComponents

Properties

Blocks: ComponentType<PanelBlocksProps>
BodyText: ComponentType<PanelBodyTextProps & HTMLAttributes<HTMLDivElement>>
Conclusion: ComponentType<{}>
ConclusionTitle: ComponentType<{}>
Container: ComponentType<PanelContainerProps>
Content: ComponentType<{}>
Header: ComponentType<PanelHeaderProps>
Icon: ComponentType<IconProps>
Info: ComponentType<InfoIconProps>
Message: ComponentType<SymptomReportMessageProps>
MessageTitle: ComponentType<{}>
Panel: ComponentType<HTMLMotionProps<"div">>
Title: ComponentType<PanelTitleProps>