sesaparcours
    Preparing search index...
    • Construct a Field from a JSON arg object. Finds the appropriate registered field by the type name as registered using Blockly.fieldRegistry.register.

      Parameters

      • options: Object

        A JSON object with a type and options specific to the field type.

      Returns Blockly.Field

      The new field instance or null if a field wasn't found with the given type name