blockly > FieldCheckboxConfig
FieldCheckboxConfig-Schnittstelle
Konfigurationsoptionen für das Kästchenfeld.
Unterschrift:
export interface FieldCheckboxConfig extends FieldConfig
Erweitert: FieldConfig
Attribute
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-12 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-09-12 (UTC)."],[[["The FieldCheckboxConfig interface defines configuration options for checkbox fields in Blockly."],["It extends the FieldConfig interface, inheriting its properties."],["This interface may include an optional 'checkCharacter' property to customize the checkbox's checked state visual representation."]]],[]]