The Slider component introduces:
<%= code("render_slider") %> accepts one keyword argument for the <%= code("name") %> of the slider element. It optionally accepts a <%= code("value") %> keyword for the starting value of the slider. The javascript controller is responsible for maintaining the state and visual of the slider from the underlying range input.