EntityDetailModalProps: EditEntityModalProps & {
    disableInlineEditing?: boolean;
    readonly?: boolean;
}