Socket
Book a DemoInstallSign in
Socket

@ltht-react/appointment-summary

Package Overview
Dependencies
Maintainers
12
Versions
438
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/appointment-summary

ltht-react clinical AppointmentSummary component.

npmnpm
Version
2.0.182
Version published
Weekly downloads
331
40.25%
Maintainers
12
Weekly downloads
 
Created
Source

Appointment Summary

Import

import AppointmentSummary from '@ltht-react/appointment-summary'

Usage

<AppointmentSummary title="Appointments" appointments={appointments} clickHandler={handleClick} />

Properties

PropRequiredDefaultTypeDescription
titleNoAppointmentsstringHeader text
appointmentsYesEncounter[]Array of appointments to display
clickHandlerNoundefinedFunctionCallback click handler containing the selected appointment item

FAQs

Package last updated on 04 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts