clsx()
clsx(...
args:ClassValue[]):string
Defined in: packages/core/src/utils/clsx.ts:55
Vendored/adapted version of the clsx package.
NOTE: Prefer the official package from npm outside the context of React Query Builder.
Parameters
| Parameter | Type |
|---|---|
...args | ClassValue[] |
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.