• Parameters

    • props: PropsWithChildren<{
          actions?: any;
          components?: any;
          labels?: SummaryLabels;
          summary: SummaryState;
      }>
    • Optional context: any

    Returns null | ReactElement<any, any>