Skip to main content

StatefulButton

Type Alias StatefulButton 

Source
pub type StatefulButton = Stateful<ButtonState>;
Expand description

A button element with hover/press states

Aliased Typeยง

pub struct StatefulButton { /* private fields */ }