Skip to content

Commit

Permalink
docs: Add isSplitPanelVisible to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Jacobs committed Mar 3, 2023
1 parent 6b1aeec commit 8ede8bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/react-native/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@ You can pass these parameters to getStorybookUI call in your storybook entry poi
-- additional query string to pass to websockets
isUIHidden: Boolean (false)
-- should the ui be closed initially.
isSplitPanelVisible: Boolean (false)
-- should the split panel (addons on the bottom) be visible initially.
tabOpen: Number (0)
-- which tab should be open. -1 Navigator, 0 Preview, 1 Addons
initialSelection: Object (null)
Expand Down

0 comments on commit 8ede8bf

Please sign in to comment.