UI for Blazor
The Animation Container component gives capability to create stylish messages and popups in both Blazor WebAssembly (WASM) and Server-side Blazor applications. It comes with twelve out-of-the box animation types such as Fade, Slide Down, Slide Right and ZoomIn, and multiple configuration settings to let you adjust its size, position and content.
Besides being able to create notifications or expandable components, the Animation component lets you animate any element in your Blazor apps you wish and get a pixel-perfect result every time.
The Animation Container component provides twelve built-in animation types, to let you
In addition to the various animation types, the component exposes multiple events and properties to let you further customize the animation behavior. You can define custom CSS class, animation position, duration, and even delays in showing and hiding.
Code samples with Animation Container customizations in Blazor.
The Telerik UI for Blazor Animation Container component supports right-to-left configuration. The RTL functionality is supported by most of our components to accommodate users who communicate in a right-to-left language script, such as Arabic and Hebrew.
Learn more in our Blazor Right-to-Left Support documentation