pub fn Button<'a>(props: ButtonProps<'a>) -> impl IntoViewExpand description
§Required Props
- children:
Children
§Optional Props
- kind:
ButtonKind - size:
ButtonSize - disabled:
bool - active:
bool - class: [
impl Into<&'a str>](&’a str)
pub fn Button<'a>(props: ButtonProps<'a>) -> impl IntoViewChildrenButtonKindButtonSizeboolboolimpl Into<&'a str>](&’a str)