Angular CheckBox Types
ContentReadyEvent
The type of the contentReady event handler's argument.
                        import { DxCheckBoxTypes } from "devextreme-angular/ui/check-box"
                    
            
                        Type:
DxCheckBoxTypes.ContentReadyEvent                    
        Used in:
DisposingEvent
The type of the disposing event handler's argument.
                        import { DxCheckBoxTypes } from "devextreme-angular/ui/check-box"
                    
            
                        Type:
DxCheckBoxTypes.DisposingEvent                    
        Used in:
InitializedEvent
The type of the initialized event handler's argument.
                        import { DxCheckBoxTypes } from "devextreme-angular/ui/check-box"
                    
            
                        Type:
DxCheckBoxTypes.InitializedEvent                    
        Used in:
OptionChangedEvent
The type of the optionChanged event handler's argument.
                        import { DxCheckBoxTypes } from "devextreme-angular/ui/check-box"
                    
            
                        Type:
DxCheckBoxTypes.OptionChangedEvent                    
        Used in:
ValueChangedEvent
The type of the valueChanged event handler's argument.
                        import { DxCheckBoxTypes } from "devextreme-angular/ui/check-box"
                    
            
                        Type:
DxCheckBoxTypes.ValueChangedEvent                    
        Used in:
        
            Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
    Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.