简体   繁体   English

Kendo UI for Angle 2 Window组件

[英]Kendo UI for angular 2 Window component

In the original Kendo UI there is something called kendo ui window, a widget that lets you create dynamic windows in your html. 在原始的Kendo UI中,有一个称为kendo ui window的东西,它是一个小部件,可让您在html中创建动态窗口。 ( http://demos.telerik.com/kendo-ui/window/index ) http://demos.telerik.com/kendo-ui/window/index

Does anyone know if the Kendo UI for angular 2 will also include this feature? 有谁知道角度2的Kendo UI是否还将包含此功能? If yes, when? 如果是,什么时候?

Thanks in advance! 提前致谢!

Here is the link to the existing KendoUI Angular2 components : http://www.telerik.com/kendo-angular-ui/ 以下是现有KendoUI Angular2组件的链接: http : //www.telerik.com/kendo-angular-ui/

You can then check out the Roadmap they display on this panel : http://www.telerik.com/kendo-angular-ui/roadmap/ and notice that the window component is not going to be available soon... 然后,您可以查看它们在此面板上显示的路线图: http : //www.telerik.com/kendo-angular-ui/roadmap/ ,请注意,窗口组件不久将不可用...

Maybe you can get something out of the popup component for your needs : http://www.telerik.com/kendo-angular-ui/components/popup/ 也许您可以从弹出组件中获取一些满足您需求的内容: http : //www.telerik.com/kendo-angular-ui/components/popup/

有一个Dialog组件 ,它处理模式窗口的场景,并带有用户可以执行的(可选)操作。

Have you tried to integrate the older kendo window component(jQuery/ng 1.x) in kendo angular 2? 您是否尝试过将较旧的剑道窗口组件(jQuery / ng 1.x)集成到剑道Angle 2中? Here is the official documentation to mix both worlds. 这是混合两种情况的官方文档。 http://www.telerik.com/kendo-angular-ui/components/framework/kendo-jquery/ http://www.telerik.com/kendo-angular-ui/components/framework/kendo-jquery/

There is now a Window component from the kendo-angular team. kendo-angular团队现在有一个Window组件。 Was introduced in v2.0.0 (2018-01-12) to the Dialog components. v2.0.0 (2018-01-12)引入了Dialog组件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM