Now.js Framework Documentation

Now.js Framework Documentation

FieldTypeRegistry

TH 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

หน้านี้สร้างจากซอร์สโดยตรงเมื่อ 2026-08-21 คำอธิบายมาจาก JSDoc ในไฟล์
รันซ้ำได้ด้วย docs_scaffold เมื่อโค้ดเปลี่ยน อย่าแก้ด้วยมือถ้าตั้งใจให้ generate ต่อ

ที่มา

  • ไฟล์: Now/js/FieldTypeRegistry.js (552 บรรทัด)
  • รูปแบบ: object literal (singleton)

เมธอดสาธารณะ (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