> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tappify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ClassValue

> Anything cn accepts: a class string, a number, an array of these, a map of class name to condition, or a value to drop.

```ts theme={null}
type ClassValue = ClsxClassValue;
```

Anything `cn` accepts: a class string, a number, an array of these, a map of
class name to condition, or a value to drop.
