본문으로 건너뛰기

onXLS

경고

이 기능은 더 이상 지원되지 않습니다.

Description

데이터 소스가 로딩을 시작하기 직전에 트리거됩니다

onXLS: () => void

Example

scheduler.attachEvent("onXLS", function (){
//여기에 커스텀 로직을 작성하세요
});

Change log

  • v5.2부터 deprecated되었습니다
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.