Column: Missing typing for sorticon #4423
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
sorticon
slot is not defining that the class is exposed incolumn/Column.d.ts
line 946.As can be seen in
datatable/HeaderCell.vue
in line 30 class is being exposed, and it's correctly containing.p-sortable-column-icon
classReproducer
PrimeVue version
3.34.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: