Skip to content
jood-helpdesk
Main Navigation
Home
Github
Appearance
Menu
Return to top
On this page
Table of Contents for current page
trimEnd
끝 공백(문자 및 공백 코드)을 제거합니다.
ts
trimEnd
(소스 문자열);
ts
trimEnd
(
" a b ⠀
\u2800
"
);
// " a b"