DefinitelyTyped / DefinitelyTyped

The repository for high quality TypeScript type definitions.
Other
48.3k stars 30.08k forks source link

Add helperText property to carbon-components-react MultiSelectProps definition #55798

Closed kovacsandor closed 3 years ago

kovacsandor commented 3 years ago

Discussed in https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/55797

Originally posted by **kovacsandor** September 15, 2021 As it can be seen below, carbon-components-react MultiSelect implementation makes use of a helperText property. It is missing in the type definition. https://github.com/carbon-design-system/carbon/blob/main/packages/react/src/components/MultiSelect/MultiSelect.js ![image](https://user-images.githubusercontent.com/19869080/133441005-24c63c84-9051-49b5-a5c6-93b7b5f7933c.png)
orta commented 3 years ago

Closing because this has a GitHub discussion