Skip to main content

BasicTextFieldWithOptions

Function BasicTextFieldWithOptions 

Source
pub fn BasicTextFieldWithOptions(
    __arg0: TextFieldState,
    __arg1: Modifier,
    __arg2: BasicTextFieldOptions,
) -> NodeId
Expand description

Creates an editable text field with custom options.

This is the full version of BasicTextField with all configuration options.