Now.js Framework Documentation
FieldTypeRegistry
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-rundocs_scaffoldwhen 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