defaultJoinChar
const
defaultJoinChar:","
=','
Default character used to .join
and .split
arrays.
Defined in
packages/react-querybuilder/src/defaults.ts:46
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.