Module button

Module button 

Source

Structs§

ButtonGroupProps
Container that forwards size/variant hints to child buttons.
ButtonProps
Props for the Ant Design flavored button.

Enums§

ButtonColor
Button tone(新 API,向后兼容 danger 开关)。
ButtonHtmlType
Native button type attribute.
ButtonIconPlacement
Icon placement relative to content.
ButtonShape
Shape variants for the button outline.
ButtonSize
Button size variants.
ButtonType
Supported button visual types(兼容旧 API).
ButtonVariant
Button variant(新 API)。

Functions§

Button
Ant Design inspired button implementation for Dioxus.
ButtonGroup
Wrap multiple buttons with shared styling hints.