pub fn numeric_slider_paper<T: SliderViewProxy + Clone + 'static>(
value: T,
props: impl Into<Props>,
) -> (T, ImmediateButton)
pub fn numeric_slider_paper<T: SliderViewProxy + Clone + 'static>(
value: T,
props: impl Into<Props>,
) -> (T, ImmediateButton)