MultiBanner
Shows multiple banners one after the other as the user dismisses them one by one.
Note that if `components` is `undefined` or an empty array the component won't render anything.
You can theme it with the same `theme` object used in `Banner.svelte`.
The `_screen` prop expects a store with the same name from `@svizzle/ui`'s `ScreenSensor` and is used to style the component for `medium` screens.`
Choose an example
Usage
<MultiBanner />