Skip to content

Make SelectOptionItem value generic typed  #304

@serdec

Description

@serdec

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

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