components::button

Type Alias ButtonComponentType

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

Aliased Typeยง

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