no exported member - are there specific docs for versions?

1 Answer 510 Views
General Discussions
SoH
Top achievements
Rank 1
Iron
Veteran
Iron
SoH asked on 07 Mar 2023, 01:20 PM
import { ExpansionPanel, ExpansionPanelContent, ExpansionPanelActionEvent } from '@progress/kendo-react-layout';

I am using "@progress/kendo-react-layout": "3.17.0",

When I try to import ExpansionPanel, ExpansionPanelContent, ExpansionPanelActionEvent, I get an error:

Module '"@progress/kendo-react-layout"' has no exported member 'ExpansionPanel'.

Module '"@progress/kendo-react-layout"' has no exported member 'ExpansionPanelContent'.

Module '"@progress/kendo-react-layout"' has no exported member 'ExpansionPanelActionEvent'.

 

Does version 3.17.0 not have ExpansionPanel, ExpansionPanelContent, ExpansionPanelActionEvent?

Is there anywhere in the docs that describes what is/is not in 3.17.0. I get similar errors trying to use DrawerSelectEvent.

It's frustrating not knowing what I can use.

 


 

SoH
Top achievements
Rank 1
Iron
Veteran
Iron
commented on 07 Mar 2023, 02:57 PM

I just found http://iceary.org/index-11.html

Are there examples of the components in previous versions?

1 Answer, 1 is accepted

Sort by
0
Wissam
Telerik team
answered on 07 Mar 2023, 05:27 PM

Hello,

Currently, using the ExpansionPanel requires updating to at least version 4.14.0 while the DrawerSelectEvent requires updating to at least version 4.7.0 as mentioned in the Changelog below and, unfortunately, there are no any samples for that in previous versions:

Please let me know if I can assist you further on this matter.

Regards,
Wissam
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
SoH
Top achievements
Rank 1
Iron
Veteran
Iron
Answers by
Wissam
Telerik team
Share this question
or