ButtonComponentType

Type Alias ButtonComponentType 

Source
pub type ButtonComponentType<IP> = Button<'static, IP>;

Aliased Typeยง

pub struct ButtonComponentType<IP> { /* private fields */ }