pub fn Button(props: ButtonProps) -> impl IntoViewExpand description
§Required Props
- children: [
Children]
§Optional Props
- variant:
ButtonVariant - size:
ButtonSize - extra_class:
impl Into<String> - disabled:
bool
pub fn Button(props: ButtonProps) -> impl IntoViewChildren]ButtonVariantButtonSizeimpl Into<String>bool