pub fn SliderLabel(props: SliderLabelProps) -> impl IntoViewExpand description
§Required Props
- value:
impl Into<Signal<f64>>- Value at which label will be placed.
- children:
Children
§Optional Props
- class:
impl Into<MaybeProp<String>>
pub fn SliderLabel(props: SliderLabelProps) -> impl IntoViewimpl Into<Signal<f64>>
Childrenimpl Into<MaybeProp<String>>