pub fn Button(_: ButtonProps) -> Element
Button component with consistent styling
For details, see the props struct definition.
button_type
String
variant
size
disabled
bool
loading
class
onclick
Option<Callback<MouseEvent>>
children
Element