Socket
Socket
Sign inDemoInstall

@ltht-react/appointment-summary

Package Overview
Dependencies
8
Maintainers
14
Versions
292
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/appointment-summary

ltht-react clinical AppointmentSummary component.


Version published
Maintainers
14
Weekly downloads
103
decreased by-31.33%

Weekly downloads

Readme

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

Last updated on 28 Mar 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc