What are the main features of Redux Form?

Technology CommunityCategory: ReduxWhat are the main features of Redux Form?
VietMX Staff asked 3 years ago

Below are the major features of redux form: 1. Field values persistence via Redux store 2. Validation (sync/async) and submission 3. Formatting, parsing and normalization of field values