@openmrs/esm-framework
Version:
42 lines (22 loc) • 1.16 kB
Markdown
[@openmrs/esm-framework](../API.md) / PatientPhotoProps
# Interface: PatientPhotoProps
## Table of contents
### UI Properties
- [patientName](PatientPhotoProps.md#patientname)
- [patientUuid](PatientPhotoProps.md#patientuuid)
- [size](PatientPhotoProps.md#size)
## UI Properties
### patientName
• **patientName**: `string`
#### Defined in
[packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx:12](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx#L12)
___
### patientUuid
• **patientUuid**: `string`
#### Defined in
[packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx:13](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx#L13)
___
### size
• `Optional` **size**: ``"small"``
#### Defined in
[packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx:15](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx#L15)