Skip to main content

blockly > FieldDropdown > isInitialized

FieldDropdown.isInitialized property

True once the field’s DOM has been created and it is safe to run ARIA updates in response to value changes.

Signature:

isInitialized: boolean;