It'll be awesome if you can have required packages in the package.json file in StackBlitz based on sample. An example, If I'm looking at Kendo Menu sample code in StackBlitz I can just go to package.json and see all the required packages I need to work with Kendo Menu.
Hi Suman,
The configuration of the demos on the documentation site doesn't allow us to add only the required packages for each StackBlitz demo. Thus I will proceed with declining this feature request.
What could be done is to use the ng add command to install the Menu package:
https://www.telerik.com/kendo-angular-ui/components/menus/#toc-quick-setup-with-angular-cli
That way all dependencies of the Menu will be automatically added to the package.json file. The same applies for any other Angular package.
Regards,
Svet
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/.