• Converts any strings or class:bool objects and converts them into a className prop

    Parameters

    • Rest ...args: readonly (undefined | null | string | Record<string, boolean>)[]

      Any combination of strings and/or class:bool objects

    Returns string

    A string usable in the className prop

Generated using TypeDoc