pub fn SplitButton<'a>(props: SplitButtonProps<'a>) -> impl IntoViewExpand description
§Required Props
- children:
Children
§Optional Props
- label: [
impl Into<&'a str>](&’a str) - kind:
ButtonKind - size:
ButtonSize - class: [
impl Into<&'a str>](&’a str)