Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui.panel - Define a panel that contains other components and options #62

Closed
2 of 9 tasks
Tracked by #50 ...
mofojed opened this issue Sep 18, 2023 · 0 comments · Fixed by #176
Closed
2 of 9 tasks
Tracked by #50 ...

ui.panel - Define a panel that contains other components and options #62

mofojed opened this issue Sep 18, 2023 · 0 comments · Fixed by #176
Assignees

Comments

@mofojed
Copy link
Member

mofojed commented Sep 18, 2023

  • spec - Spec out ui.panel
  • children - Specify the content of the ui.panel and display it

Spec is defined: https://github.com/deephaven/deephaven-plugins/blob/main/plugins/ui/DESIGN.md#uipanel

  • label
  • description
  • height, width
  • background_color
  • tab_background_color
  • is_closable
  • on_focus, on_blur, on_hide, on_show, on_open, on_close
@mofojed mofojed changed the title ui.panel - Define a panel that contains other components and options (title, tab styling, tooltip, isClosable) ui.panel - Define a panel that contains other components and options Sep 18, 2023
This was referenced Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants