Skip to content

Commit

Permalink
CONFIG.md - npm run generate-config-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Stokoe authored and rogup committed Apr 18, 2024
1 parent 3416d4f commit 9939601
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONFIG.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,12 +194,12 @@ Set whether the sidebar is by default open on starting the app.

### `defaultPanel`

- *type:* `{string}`
- *type:* `{SidebarId}` One of these strings: "diretory", "initiatives", "about" or "datasets"
- *in string context:* parsed as-is
- *default:* the leftmost panel, which is usually the `directory`
- *default:* If unset, the default is 'directory'
- *settable?:* yes

The string `about`, `directory`, `datasets`, or `initiatives` (i.e. search)
Defines which panel opens by default.



Expand Down

0 comments on commit 9939601

Please sign in to comment.