dyte-text-field
A text field component.
Props
disabled
Disabled
Default
false
Type
boolean
placeholder
Placeholder text
Default
''
Type
string
type
Input type
Default
'text'
Type
string
A text field component.
disabled
Disabled
false
boolean
placeholder
Placeholder text
''
string
type
Input type
'text'
string