Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "fields/text-field"

new GUI()
  .add({ options: 'foo' }) // Auto detect
  .add({ field: 'text' }) // Specify field name
  .add({ field: new TextField() }) // Provide field instance

Preview


preview

Index

Classes

Interfaces

Generated using TypeDoc