Skip to content

Conversation

@hamed-musallam
Copy link
Collaborator

we create a new workspace nmrXiv where we define it at the level of the wrapper

Example URL:

http://www.example.com/?workspace=nmrXiv&hidePanelOnLoad=true

workspace is an optional parameter, and its default value is default
hidePanelOnLoad is optional, and its default value is false.

Usage:
Show Panel by Default:

If you want the panel to be visible when the page loads, you can omit the hidePanelOnLoad parameter, or explicitly set it to false.

http://www.example.com/?workspace=nmrXiv

Hide Panel on Load:

To hide the panel when the page loads, set the hidePanelOnLoad parameter to true.

http://www.example.com/?workspace=nmrXiv&hidePanelOnLoad=true

@hamed-musallam hamed-musallam linked an issue Jan 4, 2024 that may be closed by this pull request
@vcnainala vcnainala merged commit 6b6a1f3 into development Jan 4, 2024
@vcnainala vcnainala deleted the custom-workspace branch January 4, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Embedded mode update

3 participants