ClickHouse / ClickHouse/click-ui

Make SelectOptionItem value generic typed

Open
#304 0 comments 0 reactions 1 assignee Claimed by @serdec View on GitHub
Dominant language
TypeScript
Stars
135
Forks
33
Avg merge
2d 13h
Merged PRs (30d)
19

Description

## 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.