Forms
Slider
Drag along a line to pick a value.
- Your agent asks for
Slider- On iOS
- The real UIKit control, so Apple draws Liquid Glass on it in iOS 26.
- On Android
- A real Material 3 Expressive component, drawn by Jetpack Compose.
Props
Every prop, its type, its default, and whether it is iOS-only, Android-only or both. Read straight from the source, not from hand-maintained docs.
Loading props…