openmrs-esm-core

O3 Framework / UsePatientPhotoResult

Interface: UsePatientPhotoResult

Defined in: packages/framework/esm-styleguide/src/patient-photo/usePatientPhoto.ts:7

Properties

data

data: null | { dateTime: string; imageSrc: string; }

Defined in: packages/framework/esm-styleguide/src/patient-photo/usePatientPhoto.ts:8


error?

optional error: Error

Defined in: packages/framework/esm-styleguide/src/patient-photo/usePatientPhoto.ts:9


isLoading

isLoading: boolean

Defined in: packages/framework/esm-styleguide/src/patient-photo/usePatientPhoto.ts:10