NLTranslationKey
NLTranslationKey =
"and"
|"or"
|"true"
|"false"
|`groupPrefix${ZeroOrMoreGroupVariants}`
|`groupSuffix${ZeroOrMoreGroupVariants}`
Defined in: packages/react-querybuilder/src/types/export.ts:466
Keys for the translations
config object used by the "natural_language" format.
caution
API documentation is generated from the latest commit on the main
branch. It may be somewhat inconsistent with official releases of React Query Builder.