deephaven / web-client-ui

Deephaven Web Client UI
Apache License 2.0
28 stars 30 forks source link

Improve types for Golden Layout `createContentItem` #2130

Closed bmingles closed 1 month ago

bmingles commented 1 month ago

The current types for Golden Layout LayoutManager.createContentItem are not aware of additional properties used for RowOrColumn types. This is currently causing ts errors in the plugins repo.