Now.js Framework Documentation

Now.js Framework Documentation

FieldTypeRegistry

EN 04 Sep 2026 01:40

FieldTypeRegistry

Field Type Registry Defines all available field types for the FormBuilder Maps field types to ElementFactory classes and provides configuration

Generated from source on 2026-08-21. Descriptions come from JSDoc in the file.
Re-run docs_scaffold when the code changes; hand edits are lost on regeneration

Source

  • File: Now/js/FieldTypeRegistry.js (552 lines)
  • Form: object literal (singleton)

Public methods (4)

getCategories()

Get all categories

getFieldType(type)

Get field type configuration

getFieldsByCategory(category)

Get all field types by category

isValidFieldType(type)

Validate field type exists