Skip to content

Commit 561a578

Browse files
xristianstefanovdimodi
authored andcommitted
Update components/animationcontainer/overview.md
Co-authored-by: Dimo Dimov <[email protected]>
1 parent 595e8cd commit 561a578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/animationcontainer/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ position: 0
1212

1313
The <a href="https://www.telerik.com/blazor-ui/animation-container" target="_blank">Blazor Animation Container component</a> enables you to create messages and popups or expandable containers. It lets you define its animation, size and position, and arbitrary content.
1414

15-
>tip The `AnimationContainer` is designed to render more in-place content and is not a true popup. If you need popup behavior, the [Popup](slug:popup-overview) and [Popover](slug:popover-overview) components are more suitable when [comparing their abilities](slug:common-kb-popup-component-comparison). If you are looking for an option to create [Notification](slug:notification-overview), [Tooltip](slug:tooltip-overview) or expandable container such as [Drawer](slug:drawer-overview), you may use the dedicated components.
15+
>tip The `AnimationContainer` animates and renders content in-place and does not have all the features of a true popup. [Compare the abilities of all Telerik Blazor popup components](slug:common-kb-popup-component-comparison) to verify if the [Popup](slug:popup-overview) or [Popover](slug:popover-overview) components are more suitable for your needs. If you are looking for an option to create [Notification](slug:notification-overview), [Tooltip](slug:tooltip-overview) or expandable container such as [Drawer](slug:drawer-overview), you may use the dedicated components.
1616
1717
## Creating Blazor AnimationContainer
1818

0 commit comments

Comments
 (0)