diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index 444f78b9f..eba6ca56b 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -12474,6 +12474,13 @@ "type": "PassThrough", "default": "" }, + { + "name": "ptOptions", + "optional": true, + "readonly": false, + "type": "PassThroughOptions", + "default": "" + }, { "name": "unstyled", "optional": true,