@cavell/kit API
    Preparing search index...

    Variable textareaVariantsConst

    textareaVariants: (props?: ClassProp) => string

    DS form-control textarea primitive; font family and placeholder colour come from styles/index.css @layer base. text-md is deliberate: text-body is the colour token, not the 14px body size.

    Type Declaration

      • (props?: ClassProp): string
      • Parameters

        • Optionalprops: ClassProp

        Returns string