Skip to main content

InputGroupInput

Type Alias InputGroupInput 

Source
pub type InputGroupInput = Input;
Expand description

The single-line control of a group: an Input placed in the frame, with every Input capability.

Aliased Typeยง

pub struct InputGroupInput { /* private fields */ }