pub fn BackTop(props: BackTopProps) -> impl IntoViewExpand description
§Optional Props
- class:
impl Into<MaybeProp<String>> - right:
impl Into<Signal<i32>>- The width of BackTop from the right side of the page.
- bottom:
impl Into<Signal<i32>>- The height of BackTop from the bottom of the page.
- visibility_height:
impl Into<Signal<i32>>- BackTop’s trigger scroll top.
- children:
Children