Skip to content

Commit c5ad5ec

Browse files
chore(AnimationContainer): fix animation container position
1 parent 3067841 commit c5ad5ec

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

components/animationcontainer/overview.md

+1-1
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 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` 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.
1616
1717
## Creating Blazor AnimationContainer
1818

docs-builder.yml

-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,6 @@ meta:
345345
position: 2200000
346346
"*components/animationcontainer":
347347
title: Animation Container
348-
position: 2000000
349348
"*components/stockchart/tooltip":
350349
title: Tooltips
351350
position: 22

0 commit comments

Comments
 (0)