We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac37f34 commit 32e057eCopy full SHA for 32e057e
testsite/docs/api/JSONSchemaViewer.mdx
@@ -13,6 +13,7 @@ import TabItem from '@theme/TabItem';
13
| schema | JSONSchema | Mandatory | JSON Schema Draft-07 / Draft 2019-09 / Draft 2020-12 |
14
| resolverOptions | IResolveOpts | Optional | To resolve your $ref (by default, only inline references will be dereferenced). |
15
| viewerOptions | JSVOptions | Optional | Options for the viewer itself. |
16
+| className | string | Optional | To customize the styles of the viewer, to override docusaurus styles on a specific page |
17
18
### Types
19
0 commit comments