pub type StatefulButton = Stateful<ButtonState>;Expand description
A button element with hover/press states
Aliased Typeยง
pub struct StatefulButton { /* private fields */ }pub type StatefulButton = Stateful<ButtonState>;A button element with hover/press states
pub struct StatefulButton { /* private fields */ }