Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions using-openspace/ui-panels/user-panels/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
The User Panels Panel Button in the OpenSpace Toolbar.
:::

## Panel Overview

The User Panels button provides shortcuts to user-created web panels, which are html pages using the OpenSpace javascript API. The "Open Local panels" section needs html pages to be saved as `index.html` inside individual folders created inside the `user/webpanels` folder. The "Open from URL" section allows you to create shortcuts to html pages served from elsewhere. The [HTML Controls Setup Guide](/creating-data-assets/custom-web-ui/html-controls-setup/) explains the process of creating such html control pages.


:::{warning}
This section is in progress. Text will appear on this page in the future.
:::
This section is in progress. More text may appear on this page in the future.
:::