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

Make SelectOptionItem value generic typed #304

Open
serdec opened this issue Jan 10, 2024 · 0 comments
Open

Make SelectOptionItem value generic typed #304

serdec opened this issue Jan 10, 2024 · 0 comments
Assignees

Comments

@serdec
Copy link
Collaborator

serdec commented Jan 10, 2024

Description

SelectOptionItem is a {label: ReactElement, value: string} object. It could be useful to have the type of the value prop be restricted to some more specific type so that we can leverage typescript for types check

@serdec serdec self-assigned this Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant