- Preparing search index...
- The search index is not available
@healthhero
Function CheckableConclusions
- CheckableConclusions(props: Omit<{
conclusions: Conclusion[];
dispatch: Dispatch<AnyAction>;
restrictList?: number;
selectedIds: number[];
} & {}, "selectedIds" | "dispatch">): null | ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: Omit<{
conclusions: Conclusion[];
dispatch: Dispatch<AnyAction>;
restrictList?: number;
selectedIds: number[];
} & {}, "selectedIds" | "dispatch">
Returns null | ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.