Classname
Classname:
string|string[] |Record<string,any>
String of classnames, array of classname strings, or object where the
keys are classnames and those with truthy values will be included.
Suitable for passing to the clsx package.
Defined in
packages/react-querybuilder/src/types/basic.ts:22
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.