Documentation

variant

Variant style flags to match; each specified key must match the element’s variant value.

variant?: Record<string, boolean>;

Related