slint/ui-libraries/material
Murmele db6f436f48
ModalNavigationDrawer: add possibility to react on selection changes of group and item simultaneously (#10008)
* ModalNavigationDrawer: add possibility to react on selection changes of group and item simultaneously like in NavigationDrawer

* Add arguments and their description to the documentation

* align style
2025-11-11 11:20:48 +02:00
..
docs ModalNavigationDrawer: add possibility to react on selection changes of group and item simultaneously (#10008) 2025-11-11 11:20:48 +02:00
examples/gallery Remove empty NabBars from Material Gallery example (#9522) 2025-09-25 13:20:40 +03:00
src ModalNavigationDrawer: add possibility to react on selection changes of group and item simultaneously (#10008) 2025-11-11 11:20:48 +02:00
.gitignore material: Add screenshots to doc snippets 2025-09-18 15:47:44 +02:00
README.md material: Move license file, readme, and migration docs into the zip archive for download 2025-09-25 14:23:09 +02:00

Material Design 3 component set for Slint

Gallery image

Welcome to the official Material Design 3 component set for Slint. These UI components adhere to Material Design 3 guidelines. The components are intended to use for development of user interfaces with Slint for Android apps, touch friendly interfaces for embedded devices and even for desktop application development. Contributions and feedback from the community are welcome.

Demos

WebAssembly build in the web browser

Download and install the APK for android

Documentation

View the documentation online at https://material.slint.dev/getting-started/

Get Started

Clone one of our Material Components for Slint templates and follow the instruction from their README: