form.options.defaultValues inside a withForm component, but it always returns the initial empty schema values, not the values passed when the form was created.form.baseStore.state.values has the correct values, but this doesn't seem to be documented.