Definition
JSON-LD 1.1 Processing Algorithms and API defines LoadDocumentOptions
dictionary LoadDocumentOptions {
boolean extractAllScripts = false;
USVString profile = null;
(USVString or sequence<USVString>) requestProfile = null;
};
LoadDocumentOptions
dictionaryJSON-LD 1.1 Processing Algorithms and API defines LoadDocumentOptions
dictionary LoadDocumentOptions {
boolean extractAllScripts = false;
USVString profile = null;
(USVString or sequence<USVString>) requestProfile = null;
};