Angular Common Types - grids - StateStoring
Configures state storing.
                        import { StateStoring } from "devextreme/common/grids"
                    
            customLoad
Specifies a function that is executed on state loading. Applies only if the type is 'custom'.
                        Type:
                    
        The UI component state. As a rule, it is a state that you save within the customSave function.
customSave
Specifies a function that is executed on state change. Applies only if the type is "custom".
savingTimeout
Specifies the delay in milliseconds between when a user makes a change and when this change is saved.
                        Type:
                    
                
                    Default Value: 2000
                
        
        
            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.