Zum Hauptinhalt springen

toJSON

Description

Wandelt die Daten des Schedulers in einen JSON-formatierten String um

toJSON: () => string

Returns

  • string - (string) - Ein String, der die Daten im JSON-Format enthält

Example

var str = scheduler.toJSON();

Details

Hinweis

Die Methode erfordert, dass das serialize Plugin aktiviert ist.

Sie können bei Bedarf benutzerdefinierte Attribute konfigurieren.

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.