Looking forQuasar v2 beta(Vue 3) docs?
Banner
The QBanner component creates a banner element to display a prominent message and related optional actions.
According to the Material Design spec, the banner should be “displayed at the top of the screen, below a top app bar” - but of course you can put one anywhere that makes sense, even in a QDialog.
Installation
/*
* No installation step is necessary.
* It gets installed by default by @quasar/app v2+.
*/
Usage
QBanner API
Ready for more?