Skip to main content

text_input

Function text_input 

Source
pub fn text_input(
    input: &InputState,
    ui: &mut UiState,
    theme: &UiTheme,
    label: &str,
    rect: Rect,
    state: &mut TextInputState,
) -> UiInteraction
Expand description

Draw a text input field.