This commit is contained in:
zhuzichu
2023-06-20 12:53:32 +08:00
parent 4efb91084a
commit 82f606dd65
7 changed files with 93 additions and 51 deletions

View File

@ -17,7 +17,6 @@ FluScrollablePage{
desc:"The latest FluentUI controls and styles for your applications."
url:"https://github.com/zhuzichu520/FluentUI"
}
}
Item{

View File

@ -7,8 +7,9 @@ import "qrc:///example/qml/component"
FluScrollablePage{
title:"TextBox"
pageMode: FluNavigationView.SingleInstance
title:"TextBox"
FluArea{
Layout.fillWidth: true
height: 68