Skip to content

Conversation

jscheiny
Copy link
Contributor

Changes proposed in this pull request:

This PR introduces a simplified Select style component in the form of Dropdown which makes it easy to render quick lists of selectable items. Like other Select components, this component is always controlled and uses similar API designs. One simplification that this component makes is that for string and number values, it automatically infers how to render those into text. For non-serializable items, it provides a call back to render each list item into text.

@jscheiny jscheiny changed the title Dropdown component [WIP] Dropdown component May 21, 2025
@svc-palantir-github
Copy link

Format

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants