mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
DatePicker: finished features
This commit is contained in:
parent
f75cedb893
commit
973ecac989
66 changed files with 1350 additions and 246 deletions
|
@ -7,4 +7,7 @@ export { NativePalette as Palette }
|
|||
import { ScrollView } from "scrollview.slint";
|
||||
export { ScrollView }
|
||||
|
||||
export component ListItem inherits NativeStandardListViewItem {}
|
||||
import { LineEdit } from "lineedit.slint";
|
||||
export { LineEdit }
|
||||
|
||||
export component ListItem inherits NativeStandardListViewItem {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue