mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
docs: fix admonition on config page (#2452)
This commit is contained in:
parent
7b2931dc91
commit
8c04c02ab0
|
@ -6,12 +6,12 @@ Each deployment type has documentation on how to configure options for that type
|
|||
|
||||
**Versions: 2.x**
|
||||
|
||||
:::success Client-side configuration
|
||||
{% admonition type="success" name="Client-side configuration" %}
|
||||
|
||||
Using Redoc as a standalone (HTML or React) tool, these options must be presented in [kebab case](https://en.wikipedia.org/wiki/Letter_case#Kebab_case).
|
||||
For example, `scrollYOffset` becomes `scroll-y-offset`, and `expandResponses` becomes `expand-responses`.
|
||||
|
||||
:::
|
||||
{% /admonition %}
|
||||
|
||||
## Functional settings
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user