Final Form
Docs ReactGithub
Getting Started
Philosophy
Examples
Vanilla JS
Simple React
API
Types
Config
Decorator
FieldConfig
FieldState
FormApi
FormState
MutableState
Mutator
Tools
Unsubscribe
Field Names
Companion Libraries
FAQ
Getting Started
Philosophy
Examples
Vanilla JS
Simple React
API
Types
Config
Decorator
FieldConfig
FieldState
FormApi
FormState
MutableState
Mutator
Tools
Unsubscribe
Field Names
Companion Libraries
FAQ
Types

Mutator

Edit

Mutator

(
  args: any[], 
  state: MutableState, 
  tools: Tools
) => any

Mutator is a function that takes some arguments, the internal form MutableState, and some Tools and optionally modifies the form state.

Related:

  • MutableState
  • Tools

Docs

Getting StartedAPIReact Final FormCompanion Libraries

Need Help?

Ask on DiscordStack OverflowSubmit an issue

Social

Follow @finalformjsFollow @erikrasStar final-form on Github