mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-02 08:05:29 +08:00
update
This commit is contained in:
@ -87,22 +87,20 @@ FluScrollablePage {
|
||||
}
|
||||
FluSlider{
|
||||
id:slider_width
|
||||
value: 200
|
||||
value: 280
|
||||
from: 160
|
||||
to:400
|
||||
}
|
||||
}
|
||||
|
||||
FluToggleSwitch{
|
||||
id:switch_showline
|
||||
text:"showLine"
|
||||
checked: true
|
||||
}
|
||||
|
||||
FluToggleSwitch{
|
||||
id:switch_draggable
|
||||
text:"draggable"
|
||||
checked: false
|
||||
checked: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user