Give us feedback
string-pad
Reactive icon

String Pad

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 12 October 2020 by 
5.0
 (1 rating)
string-pad

String Pad

Details
Pad text to the start or end of a string until a length is reached.
Read more

The padStart() and padEnd() methods pads the current string with another string (multiple times, if needed) until the resulting string reaches the given length. The padding is applied from the start (left) for padStart() and from the end (right) for padEnd() of the current string.

Release notes (1.0.1)

Updated Outsystems UI  references.

Reviews (0)
Team