Window API ($this)
window.$this
변수를 통해 접근할 수 있습니다.
속성
메서드
find (any): APIObject (deplecate)
findAll (): Object (deplecate)
children (): Object (v3.3.32~)
childrenAll (): Object (v3.3.32~)
loadCSS(): void (v3.3.32~)
loadJS(): void (v3.3.32~)
loadComponent(): void (v3.3.32~)
객체
animation: Object
animation 객체에 대한 내용은 Animation 객체 문서를 참고하세요.
Last updated