String.prototype.padStart(), String.prototype.padEnd()
- OTHERThe padStart()
and padEnd()
methods pad the current string with a given string (eventually repeated) so that the resulting string reaches a given length. The pad is applied from the start (left) of the current string for padStart()
, and applied from the end (right) of the current string for padEnd()
.
IE
- 5.5 - 10: Not supported
- 11: Not supported
Edge
- 12 - 14: Not supported
- 15 - 100: Supported
- 101: Supported
Firefox
- 2 - 47: Not supported
- 48 - 99: Supported
- 100: Supported
- 101 - 102: Supported
Chrome
- 4 - 56: Not supported
- 57 - 100: Supported
- 101: Supported
- 102 - 104: Supported
Safari
- 3.1 - 9.1: Not supported
- 10 - 15.3: Supported
- 15.4: Supported
- TP: Supported
Opera
- 9 - 43: Not supported
- 44 - 85: Supported
- 86: Supported
- 87: Supported
Safari on iOS
- 3.2 - 9.3: Not supported
- 10 - 15.3: Supported
- 15.4: Supported
Opera Mini
- all: Not supported
Android Browser
- 2.1 - 4.4.4: Not supported
- 101: Supported
Opera Mobile
- 10 - 12.1: Not supported
- 64: Supported
Chrome for Android
- 101: Supported
Firefox for Android
- 100: Supported
UC Browser for Android
- 12.12: Supported
Samsung Internet
- 4 - 6.4: Not supported
- 7.2 - 15.0: Supported
- 16.0: Supported
QQ Browser
- 10.4: Supported
Baidu Browser
- 7.12: Not supported
KaiOS Browser
- 2.5: Supported