šŸŒ€

formeus
DocsDocs
GitHubGitHub (opens in a new tab) (opens in a new tab)
  • Overview
  • Installation
  • Core API
    • createForm
    • getFormConfig
    • setFormConfig
  • Guides
    • Validation triggers
    • Validator functions
  • Examples
    • Basic
    • Validation
    • Async validation
    • Modifications
  • Docs
    • Overview
    • Installation
    • Core API
      • createForm
      • getFormConfig
      • setFormConfig
    • Guides
      • Validation triggers
      • Validator functions
    • Examples
      • Basic
      • Validation
      • Async validation
      • Modifications
Docs
Core API
getFormConfig

getFormConfig

Obtains the global form configuration object.

const config = getFormConfig()
createFormsetFormConfig