Modules: enhanced-redux-form/utils/ComposeOn

The values of these constants represent the additional events (besides before validation) on which a CompositeInput should execute it's formatter to compose the child field values into a single value.

Source:

Members


<static, constant> VALIDATE :string

Type:
  • string
Source:

<static, constant> VALIDATE_AND_BLUR :string

Type:
  • string
Source:

<static, constant> VALIDATE_AND_CHANGE :string

Type:
  • string
Source:

<static, constant> VALIDATE_AND_FOCUS :string

Type:
  • string
Source: