diff --git a/components/animationcontainer/overview.md b/components/animationcontainer/overview.md index 2c72a6371..725f6ae30 100644 --- a/components/animationcontainer/overview.md +++ b/components/animationcontainer/overview.md @@ -12,7 +12,7 @@ position: 0 The Blazor Animation Container component enables you to create messages and popups or expandable containers. It lets you define its animation, size and position, and arbitrary content. ->tip 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. +>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. ## Creating Blazor AnimationContainer diff --git a/docs-builder.yml b/docs-builder.yml index d201f47a2..33db45579 100644 --- a/docs-builder.yml +++ b/docs-builder.yml @@ -345,7 +345,6 @@ meta: position: 2200000 "*components/animationcontainer": title: Animation Container - position: 2000000 "*components/stockchart/tooltip": title: Tooltips position: 22