ClickHouse / ClickHouse/click-ui
Make SelectOptionItem value generic typed
Open
- 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.