Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI for UI
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
UI Tools
CMS
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
I either need a Toaster to notify users of changes or even errors that automatically go away after a set time out. Will there be something like this in Blazor controls? If not do you have a general MessageBox modal dialog?
Thanks.
Hi,
You make one with the AnimationContainer at this very moment: https://demos.telerik.com/blazor-ui/animationcontainer/notification.
In fact, you can also use a Window component, as it is another popup (you just have to toggle its Visible parameter, like shown here: https://feedback.telerik.com/blazor/1408055-busy-indicator-which-is-mvvm-friendly).
You may also want to Vote for and Follow the implementation of a richer component for notifications: https://feedback.telerik.com/blazor/1425097-notification-controls.
Regards, Marin Bratanov Progress Telerik