registerAnimateOutToElement MethodStatic
Set the element where messages should be animated out to on exit.
registerAnimateOutToElement(element: "null" | HTMLElement): void
| Parameter | Type | Description |
|---|---|---|
| element | "null" | HTMLElement | HTMLElement to animate out to. |
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.