This commit is contained in:
zhuzichu
2023-07-17 09:25:12 +08:00
parent 561b4ec8c0
commit cb50c31e1e
2 changed files with 4 additions and 2 deletions

View File

@ -46,6 +46,7 @@ FluScrollablePage{
}
FluComboBox {
editable: true
font:FluTextStyle.BodyStrong
model: ListModel {
id: model_2
ListElement { text: "Banana" }