Skip to content

Commit

Permalink
Update plugins/ui/DESIGN.md
Browse files Browse the repository at this point in the history
Co-authored-by: Don <[email protected]>
  • Loading branch information
mofojed and dsmmcken authored Nov 13, 2023
1 parent 7160709 commit e1df3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/ui/DESIGN.md
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,7 @@ The `ui.dashboard` function requires a single argument, which is the root elemen

```py
import deephaven.ui as ui
ui_panel = ui.panel(
ui_dashboard= ui.dashboard(
root: Element,
label: str | None = None,
settings: DashboardSettings | None = None,
Expand Down

0 comments on commit e1df3e1

Please sign in to comment.