ValueSources
ValueSources: [
"value"
] | ["value"
,"field"
] | ["field"
,"value"
] | ["field"
]
Defined in: packages/react-querybuilder/src/types/basic.ts:47
A valid array of potential value sources.
See
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.