Telerik Forums
UI for Blazor Forum
0 answers
57 views

I am using the radslider and have it oriented horizontally but it displays vertically.  I attached a screenshot below.

 

<div class="column is-half">
<small>Weeks ahead to buy</small><br />
<strong><TelerikSlider @bind-Value="@Value"
   Min="0"
   Max="6"
   SmallStep="1"
   LargeStep="2"
   Width="350px"
   Orientation="SliderOrientation.Horizontal">
</TelerikSlider></strong>
</div>

 

 

 

 

Eddie
Top achievements
Rank 1
 asked on 09 Mar 2022
1 answer
198 views
I understand how to make the range slider fill a horizontal space using Width but is there a way to make a Vertical Range Slider fill a vertical space?
Dimo
Telerik team
 updated answer on 08 Jun 2021
Top users last month
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
Iron
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?