Properties

Properties

classNames: RecipeClassNames<
    {
        checked: {
            false: { color: CSSVarFunction };
            true: { color: CSSVarFunction };
        };
    },
>
variants: () => "checked"[]