Skip to main content

Button

Function Button 

Source
pub fn Button(content: impl IntoChildren, on_click: impl Fn() + 'static) -> View