4 comments (4 comments)6 reactions (6 reactions)0 assignees (0 assignees)C#1,951 forks (1,951 forks)batch import
area-controls-slidergood first issuet/enhancement ☀️
Repository metrics
- Stars
- 23,245 stars (23,245 stars)
- PR merge metrics
- Avg merge 47d 9h (Avg merge 47d 9h)248 merged PRs in 30d (248 merged PRs in 30d)
Description
Hi,
Please add Orientation to the Slider control with the following sytanx:
Orientation="[Horizontal | Vertical]"
Contributor guide
- Research direction
- Add an Orientation property to the Slider control, update the platform specific renderers to support vertical orientation, and ensure the property binds correctly in XAML.
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- C#.NET MAUI