background

UI for Blazor

Blazor Animation Container

  • The Blazor Animation Container component is an expandable container that shows up and hides with an animation mode.
  • Part of the Telerik UI for Blazor library along with 110+ professionally-designed UI components.
  • Includes support, documentation, demos, virtual classrooms, Visual Studio Code Extensions and more!
  • Create Messages and Popups with Expandable Blazor Animation Container

    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.

    Example of Blazor Animation container.

    Telerik UI for Blazor
  • Animation Types

    The Animation Container component provides twelve built-in animation types, to let you

    • SlideUp
    • SlideIn
    • SlideDown
    • SlideRight
    • SlideLeft
    • PushUp,
    • PushDown
    • PushLeft
    • PushRight
    • Fade
    • ZoomIn
    • ZoomOut
  • Animation Customization

    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.

    Telerik UI for Blazor
  • Right-to-Left (RTL) Support

    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 

    Blazor Form RTL Support

All Blazor Components

Next Steps