React Common Types - data - LangParams
Specifies parameters for language-specific sorting and filtering.
import { LangParams } from "devextreme/common/data"
Type:
collatorOptions
Specifies Intl.Collator options.
Type:
NOTE
If you set
sensitivity: 'base'
, all diacritics are ignored while sorting and filtering.locale
Specifies the locale whose features affect sorting and filtering.
Type:
Refer to the following page to see the list of available locales: IANA Language Subtag Registry.
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.