@ltht-react/document-summary
v2.0.198
Published
ltht-react clinical DocumentSummary component.
Maintainers
Keywords
Readme
DocumentSummary
Import
import DocumentSummary from '@ltht-react/document-summary'Usage
<DocumentSummary documents={documentReferences} />Properties
| Prop | Required | Default | Type | Description |
| :------------- | :------- | :------ | :---------------------------------------- | :----------------------------------------------------- |
| documents | No | | DocumentReference[] | An array of document references |
| clickHandler | No | | clickHandler(document: DocumentReference) | A click handler that will return the selected document |
