Text Field Primary
@Composable
Content copied to clipboard
Custom text field for primary usage
Parameters
modifier
An optional modifier for this button
text
Text of the text field like hint
label Text
Label of this text field
on Text Changed
lambda operation when the user typed string
has Error
to show the error message or not.
error Message
the message to show about the error.
keyboard Type
type of the keyboard. default is Text
ime Action
how the enter key react. default is next.