components components select box tab ... ui_components css, js 활용한 ui javascript 문자열.indexOf() 문자열.slide(0) 문자열.slide(0, 3) 문자열.toLowerCase() 문자열.toUpperCase() 문자열.replace("", "") 배열.split(",") 배열.join(","); 배열.toString() 배열.push("") 배열.pop() 배열.unshift("") 배열.shift()