Built-in fields
Blockly provides a number of prebuilt fields that you can use when
defining a block.
Built-in fields:
Plugin fields:
For a full list of plugin fields, see the demo page.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["Blockly offers a variety of pre-built fields for defining custom blocks, including checkboxes, dropdowns, images, and text inputs."],["These fields simplify block creation by providing ready-made input elements for various data types."],["In addition to built-in fields, Blockly supports plugin fields like angle pickers, color pickers, and date selectors, extending its functionality."],["Developers can access a comprehensive list of plugin fields and their usage on the Blockly demo page."]]],[]]