@ltht-react/appointment-summary
Advanced tools
ltht-react clinical AppointmentSummary component.
Weekly downloads
Readme
import AppointmentSummary from '@ltht-react/appointment-summary'
<AppointmentSummary title="Appointments" appointments={appointments} clickHandler={handleClick} />
Prop | Required | Default | Type | Description |
---|---|---|---|---|
title | No | Appointments | string | Header text |
appointments | Yes | Encounter[] | Array of appointments to display | |
clickHandler | No | undefined | Function | Callback click handler containing the selected appointment item |
FAQs
ltht-react clinical AppointmentSummary component.
The npm package @ltht-react/appointment-summary receives a total of 150 weekly downloads. As such, @ltht-react/appointment-summary popularity was classified as not popular.
We found that @ltht-react/appointment-summary demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 12 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.