forms::button
Structs
Button
A button control, delegating to a platform-specific native button.
Properties
label
Type: Property<String>
Text label displayed inside the button.
color
Button background color.
hover_color
Button background color while hovered, when supported.
corner_radius
Type: Property<f64>
Button corner radius, in pixels.
outline
Button outline stroke.
style
Text style applied to the label.