Style Observer API
    Preparing search index...

    Function splitCommas

    • Split a value by commas, ignoring commas within parentheses and trimming whitespace.

      Parameters

      • value: string

        The value to split.

      Returns string[]

      The split values.