Skip to main content

footer

Function footer 

Source
pub fn footer<T: RUMWebTemplate>(
    contents: T,
    params: URLParams<'_>,
    state: SharedAppState,
) -> ComponentResult<Footer<T>>