Skip to content

Commit 32e057e

Browse files
committed
docs: add className in documentation
1 parent ac37f34 commit 32e057e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testsite/docs/api/JSONSchemaViewer.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import TabItem from '@theme/TabItem';
1313
| schema | JSONSchema | Mandatory | JSON Schema Draft-07 / Draft 2019-09 / Draft 2020-12 |
1414
| resolverOptions | IResolveOpts | Optional | To resolve your $ref (by default, only inline references will be dereferenced). |
1515
| 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 |
1617

1718
### Types
1819

0 commit comments

Comments
 (0)