Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/redux-form/redux-form
/ functions
Functions
474 in github.com/redux-form/redux-form
⨍
Functions
474
◇
Types & classes
59
Method
constructor
(props: PropsWithContext)
src/FormSection.js:25
Method
constructor
()
src/__tests__/Field.spec.js:696
Method
constructor
()
src/__tests__/Fields.spec.js:859
Method
constructor
()
src/__tests__/FieldArray.spec.js:766
Method
constructor
(props)
src/__tests__/reduxForm.spec.js:118
Method
constructor
()
src/__tests__/reduxForm.spec.js:2149
Function
createValues
({ getIn }: Structure<any, any>)
src/createFormValues.js:11
Function
customizer
(obj: any, other: any)
src/structure/immutable/deepEqual.js:10
Function
customizer
(obj: any, other: any)
src/structure/plain/deepEqual.js:9
Function
customizer
( objectValue, otherValue, indexOrkey, object, other, stack )
src/util/shallowCompare.js:4
Function
describeArrayInsert
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.arrayInsert.js:4
Function
describeArrayMove
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.arrayMove.js:4
Function
describeArrayPop
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.arrayPop.js:4
Function
describeArrayPush
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.arrayPush.js:4
Function
describeArrayRemove
(reducer, expect, { fromJS, setIn })
src/__tests__/helpers/reducer.arrayRemove.js:4
Function
describeArrayRemoveAll
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.arrayRemoveAll.js:4
Function
describeArrayShift
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.arrayShift.js:4
Function
describeArraySplice
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.arraySplice.js:4
Function
describeArraySwap
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.arraySwap.js:4
Function
describeArrayUnshift
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.arrayUnshift.js:4
Function
describeBlur
(reducer, expect, { fromJS, setIn })
src/__tests__/helpers/reducer.blur.js:4
Function
describeBlur
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.autofill.js:4
Function
describeChange
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.change.js:4
Function
describeClearAsyncError
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.clearAsyncError.js:4
Function
describeClearFields
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.clearFields.js:4
Function
describeClearSubmit
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.clearSubmit.js:4
Function
describeClearSubmitErrors
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.clearSubmitErrors.js:4
Function
describeDestroy
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.destroy.js:4
Function
describeFocus
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.focus.js:4
Function
describeInitialize
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.initialize.js:4
Function
describePlugin
( vanillaReducer, expect, { fromJS, deleteIn, getIn, setIn } )
src/__tests__/helpers/reducer.plugin.js:5
Function
describeRegisterField
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.registerField.js:4
Function
describeReset
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.reset.js:4
Function
describeReset
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.resetSection.js:4
Function
describeSetSubmitFailed
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.setSubmitFailed.js:4
Function
describeSetSubmitSucceeded
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.setSubmitSuceeded.js:4
Function
describeStartAsyncValidation
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.startAsyncValidation.js:4
Function
describeStartSubmit
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.startSubmit.js:4
Function
describeStopAsyncValidation
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.stopAsyncValidation.js:4
Function
describeStopSubmit
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.stopSubmit.js:4
Function
describeSubmit
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.submit.js:4
Function
describeTouch
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.touch.js:4
Function
describeUnregisterField
(reducer, expect, { fromJS, setIn })
src/__tests__/helpers/reducer.unregisterField.js:4
Function
describeUntouch
(reducer, expect, { fromJS })
src/__tests__/helpers/reducer.untouch.js:4
Function
describeUpdateSyncErrors
(reducer, expect, { fromJS, setIn })
src/__tests__/helpers/reducer.updateSyncErrors.js:4
Function
describeUpdateSyncWarnings
( reducer, expect, { fromJS, setIn } )
src/__tests__/helpers/reducer.updateSyncWarnings.js:4
Method
dirty
()
src/createReduxForm.js:1059
Method
dirty
()
src/createField.js:84
Method
dirty
()
src/createFieldArray.js:72
Method
dirty
()
src/createFields.js:117
Method
dirty
()
src/ConnectedFieldArray.js:77
Method
fieldList
()
src/createReduxForm.js:1067
Method
fieldNeedsValidation
()
src/createReduxForm.js:654
Function
fn
()
src/__tests__/asyncValidation.spec.js:16
Method
formValuesSelector
(_, { sectionPrefix })
src/createFormValues.js:78
Function
formatName
( { _reduxForm: { sectionPrefix } }: ReactContext, name: string )
src/util/prefixName.js:4
Function
getFormState
src/selectors/__tests__/isInvalid.spec.js:11
Method
getRenderedComponent
()
src/ConnectedFields.js:90
Method
getRenderedComponent
()
src/ConnectedField.js:83
Method
getRenderedComponent
()
src/createFieldArray.js:84
Method
getRenderedComponent
()
src/createFields.js:103
Method
getRenderedComponent
()
src/ConnectedFieldArray.js:89
Function
getValue
src/__tests__/createFieldArrayProps.spec.js:248
Function
intermediatePlugin
src/__tests__/helpers/reducer.plugin.js:209
Method
invalid
()
src/createReduxForm.js:1051
Method
lastCalledWith
* If you have a mock function, you can use .lastCalledWith to test what * arguments it was last called with.
flow-typed/npm/jest_v25.x.x.js:611
Method
lastReturnedWith
(value: any)
flow-typed/npm/jest_v25.x.x.js:723
Method
name
()
src/createField.js:80
Method
name
()
src/createFieldArray.js:68
Method
names
()
src/createFields.js:112
Method
no
()
src/__tests__/Field.spec.js:2830
Method
no
()
src/__tests__/reduxForm.spec.js:613
Function
noopRender
()
src/__tests__/reduxForm.spec.js:2146
Method
nthCalledWith
(nthCall: number, ...args: Array<any>)
flow-typed/npm/jest_v25.x.x.js:703
Method
nthReturnedWith
(nthCall: number, value: any)
flow-typed/npm/jest_v25.x.x.js:728
Function
onSubmit
src/__tests__/reduxForm.spec.js:3061
Function
plugin
(state, action)
src/__tests__/helpers/reducer.plugin.js:33
Method
pristine
()
src/createReduxForm.js:1055
Method
pristine
()
src/createField.js:88
Method
pristine
()
src/createFieldArray.js:76
Method
pristine
()
src/createFields.js:121
Method
pristine
()
src/ConnectedFieldArray.js:81
Method
render
()
src/createReduxForm.js:767
Method
render
()
src/createReduxForm.js:1077
Method
render
()
src/createField.js:107
Method
render
()
src/ConnectedFields.js:124
Method
render
()
src/ConnectedField.js:251
Method
render
()
src/createFieldArray.js:93
Method
render
()
src/ReduxFormContext.js:17
Method
render
()
src/createFormValues.js:36
Method
render
()
src/createFields.js:129
Method
render
()
src/ConnectedFieldArray.js:95
Method
render
()
src/FormSection.js:34
Method
render
()
src/__tests__/Field.spec.js:30
Method
render
()
src/__tests__/Field.spec.js:2343
Method
render
()
src/__tests__/Form.spec.js:69
Method
render
()
src/__tests__/Fields.spec.js:25
Method
render
()
src/__tests__/Fields.spec.js:33
Method
render
()
src/__tests__/FieldArray.spec.js:29
Method
render
()
src/__tests__/FieldArray.spec.js:37
← previous
next →
301–400 of 474, ranked by callers