Skip to content

ComboBoxNormalized - @deephaven/components #2071

@bmingles

Description

@bmingles

Supporting windowed data in Spectrum collection components requires an array of data providing at least a key for every item in the collection. We do this in other components via a NormalizedItem interface that always provides a key and optionally provides an item prop that can be lazy loaded based on the current data viewport.

Create ComboBoxNormalized component in @deephaven/components to handle NormalizedItem data.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions