Skip to content

Commit

Permalink
Modified docs/getting-started/elements/elements-options.md (stoplight…
Browse files Browse the repository at this point in the history
  • Loading branch information
pamgoodrich authored Nov 16, 2022
1 parent ccb97b3 commit 0cec364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/elements/elements-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- `tryItCorsProxy` - Pass the URL of a CORS proxy used to send requests to the Try It feature. The provided url is prepended to the URL of an actual request.
- `tryItCredentialPolicy` - Use to fetch the credential policy for the Try It feature. Options are: `omit` (default), `include`, and `same-origin`.
- `layout` - There are two layouts for Elements:
- `sidebar` - (default) Three-column design.
- `sidebar` - (default) Three-column design with resizeable sidebar.
- `stacked` - Everything in a single column, making integrations with existing websites that have their own sidebar or other columns already.
- `logo` - URL to an image that will show as a small square logo next to the title, above the table of contents.
- `router` - Determines how navigation should work:
Expand Down

0 comments on commit 0cec364

Please sign in to comment.