Remove banners when clicking close button

This commit is contained in:
casper 2021-11-26 14:49:00 +01:00
parent 20f94add47
commit 3ddfa6486b
7 changed files with 76 additions and 23 deletions

View file

@ -11,7 +11,10 @@ ListView
id: packages
property string pageTitle
property string bannerType
property bool bannerVisible
property string bannerIcon
property string bannerBody
property var onRemoveBanner
width: parent.width