Modules: enhanced-redux-form/compositeInputFormatters

Formatter functions that can be used to combine multiple form values into a single value using the <CompositeInput /> component.

Source:

Members


<constant> formatters

Object with definitions of formatter methods to combine multiple inputs into a single value. Can be used as value for the 'formatter' prop of the CompositeInput component.

Please note: this object is patched at the bottom of this file to include the keys in the values.

Source: