Skip to content

DBCustomSelect typings #4285

Closed
Closed
@MihajloLazar1

Description

@MihajloLazar1

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

Image

Browser version

None

Add any other context about the problem here.

No response

Metadata

Metadata

Assignees

Type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions