This function is a helper for truncating text content on the left, leaving the right side of the content in view

  • Parameters

    • node: HTMLElement

      HTML element

    • value: string

      The original text value

    Returns void