Description
Which generators are impacted?
- All
- HTML
- React
- Angular
- Vue
- Web components
- Power Apps
Reproduction case
Hello,
it seems some props of the DBCustomSelect component are using any
as type, for example the onDropdownToggle
prop https://github.com/db-ux-design-system/core-web/blob/main/packages/components/src/components/custom-select/model.ts#L74.
Can you please properly type this and other props which are using type any
?
Expected Behaviour
All component props are properly typed.
Screenshots
Browser version
None
Add any other context about the problem here.
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done