Skip to main content

clsx()

clsx(...args: ClassValue[]): string

Defined in: packages/core/src/utils/clsx.ts:53

Vendored/adapted version of the clsx package.

NOTE: Prefer the official package from npm outside the context of React Query Builder.

Parameters

ParameterType
...argsClassValue[]

Returns

string


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.