Properties

Properties

classNames: RecipeClassNames<
    {
        status: {
            "과다": { color: CSSVarFunction };
            "부족": { color: CSSVarFunction };
            "충족": { color: CSSVarFunction };
        };
    },
>
variants: () => "status"[]