A plugin that will allow a blip representation of an instance that is offscreen to be shown and much more with customizable settings!
import { Blip } from './blip.mjs';
<script src="blip.js"></script>;
// ...
window.BlipBundle.Blip;
Blip relies on the VYLO
variable being globally accessible.