Dynamic Icons Scripting Reference - v1.3.0
    Preparing search index...

    Function elideLeft

    • Left-trims str to maxLen characters and adds an ellipsis at the start if the input string was shortened.

      Parameters

      • str: string
      • maxLen: number

      Returns string