pub fn BasicTextFieldWithOptions(
__arg0: TextFieldState,
__arg1: Modifier,
__arg2: BasicTextFieldOptions,
) -> NodeIdExpand description
Creates an editable text field with custom options.
This is the full version of BasicTextField with all configuration options.