Top "Textfield" questions

A text field (or text box) is a user-interface control allowing the user to input text into a program.

In Material-ui when do we use Input vs. Textfield for building a form?

Maybe this is just a basic question, but so far have not found any reasonable explanation. I am a beginner …

reactjs input material-ui textfield
Arabic text in as3

How can I display arabic text from right to left with as3?

actionscript-3 textfield arabic
Rails: How "email_field" differs from "text_field"?

I understand that text_field creates an input field of type text, while email_field creates an input field of …

ruby-on-rails ruby-on-rails-3 textfield emailfield
How to prepend / append bootstrap3 icon to Active Form in yii2 alpha

This is how i added the icon with text field. Also added the image of generated output. I don't want …

twitter-bootstrap icons textfield yii2 active-form
Autofocus TextField programmatically in SwiftUI

I'm using a modal to add names to a list. When the modal is shown, I want to focus the …

swift xcode modal-dialog textfield swiftui
TextField with initial value inside StreamBuilder

We are creating an user's editing data page, so the textfield already comes filled with the user data and users …

controller flutter textfield default-value stream-builder
SwiftUI - How to navigate through TextFields by clicking on return button from keyboard?

I'm working with SwiftUI's TextField View. Mainly i have 2 questions, 1) In Swift, we can set Return Key(Text Input Traits) …

ios textfield swiftui
Change TextField decoration onFocus in Flutter

I would like to have a different fillColor for the TextField when it is in the focused state and a …

dart material-design flutter textfield google-inbox
How to show multiple font colors inside the Text Field

i want text inside the text field like "your name* " the color of "your name" should be black and the …

css textbox textfield required-field