Package detail

@ltht-react/community-treatment-order-summary

saqib-airelogic728MIT2.0.163

ltht-react clinical CommunityTreatmentOrderSummary component.

readme

Community Treatment Order Summary

Import

import CommunityTreatmentOrderSummary from '@ltht-react/community-treatment-order-summary'

Usage

<CommunityTreatmentOrderSummary
  title="Community Treatment Orders"
  communityTreatmentOrders={communityTreatmentOrders}
  clickHandler={handleClick}
/>

Properties

Prop Required Default Type Description
title No Community Treatment Orders string Header text
communityTreatmentOrders Yes LypftCommunityTreatmentOrder[] Array of community treatment orders to display
clickHandler No undefined Function Callback click handler containing the selected item