React Common Types - data
LangParams
Specifies parameters for language-specific sorting and filtering.
                        import { LangParams } from "devextreme/data/index"
                    
            
                        Type:
                    
        ResolvedData
Use LoadResult instead.
Specifies returned data of the load() method in CustomStore.
                        import { ResolvedData } from "devextreme/data/custom_store"
                    
            
                        Type:
                    
        SearchOperation
Specifies the comparison operation used in searching.
                        Type:
                    
                
                    Accepted Values: '=' | '<>' | '>' | '>=' | '<' | '<=' | 'startswith' | 'endswith' | 'contains' | 'notcontains'
                
        SummaryDescriptor
A total summary expression for loadOptions.
                        import { SummaryDescriptor } from "devextreme/data/index"
                    
            
                        Type:
                    
        
        
            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.