Function oxytail_base::widgets::button::button
source · pub fn button<S: Display + 'static>(
label: impl Fn() -> S + 'static,
props: Option<ButtonProps>
) -> impl Viewpub fn button<S: Display + 'static>(
label: impl Fn() -> S + 'static,
props: Option<ButtonProps>
) -> impl View