Description
Describe the bug
Some UI Kit 3.x components are missing from the main TypeScript declaration file, such as HvListView
, HvListViewRow
, HvListViewCell
(doc link).
To Reproduce
Steps to reproduce the behavior:
- Import the component
- See the error reported by the IDE
Expected behavior
From the IDE, it should be possible to import the component and access the its type definitions.
No error should be visible.
Enviroment (please complete the following information):
- UIKitVersion: uikit 3.20.0
- IDE: IntelliJ IDEA 2021.1
Additional context
I didn't check if this is also happening in version 2.x.
For version 3.x there might be more definitions missing besides the three in the description.
Metadata
Metadata
Assignees
Labels
No labels