@ltht-react/medication-detail
v2.0.88
Published
Detail of a medication
Downloads
1,274
Maintainers
Keywords
Readme
Medication Detail
Import
import MedicationDetail from '@ltht-react/medication-detail'
Usage
<MedicationDetail medication={medication} />
Properties
| Prop | Required | Default | Type | Description |
| :----------- | :------- | :------ | :--------------------------- | :---------------------- |
| medication
| Yes | | <Maybe<MedicationRequest>>
| Details of a medication |