core.extendedelementproperties
Home > @medplum/core > ExtendedElementProperties
ExtendedElementProperties type
Signature:
export type ExtendedElementProperties = {
readonly: boolean;
hidden: boolean;
};
Home > @medplum/core > ExtendedElementProperties
Signature:
export type ExtendedElementProperties = {
readonly: boolean;
hidden: boolean;
};