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

    Function elideRight

    • Right-trims str to maxLen characters and adds an ellipsis to the end if the input string was shortened.

      Parameters

      • str: string
      • maxLen: number

      Returns string