This function is a helper for turning arrays of breakpointMod objects for data toolbar and flex into classes

  • Parameters

    • mods: Mods

      The modifiers object

    • styles: any

      The appropriate styles object for the component

    • OptionalstylePrefix: string
    • Optionalbreakpoint:
          | "default"
          | "lg"
          | "sm"
          | "md"
          | "xl"
          | "2xl"
    • Optionalvertical: boolean

    Returns any