본문으로 건너뛰기

json

Description

JSON 직렬화 및 파싱을 처리합니다

json: any

Example

var obj = scheduler.json; // -> { parse(data){... }}

Details

JSON 객체는 단일 멤버인 parse() 메서드를 포함하며, 이 메서드는 스케줄러가 JSON 형식으로 된 데이터를 처리하는 방식을 결정합니다.

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.