Widgets¶
Slint provides a series of built-in widgets that can be imported from "std-widgets.slint"
.
The widget appearance depends on the selected style.
See Selecting a Widget Style for details how to select the style. If no style is selected, native
is the default. If native
isn’t available, fluent
is the default.
All widgets support all properties common to builtin elements.