This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Description
Describe the feature
Currently the ToastAnchor is in a fixed position at the root. This will not work when going into fullscreen on an element. For this to work the ToastAnchor must be placed inside the element that is in fullscreen. By exposing the ToastAnchor it would be possible to place the ToastAnchor where it's needed.
Added value
Show toasts for elements that are in fullscreen.