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;
blockly > FieldDropdown > isInitialized
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;