Interface TextInput

Hierarchy

  • TextInput

Properties

customID: string
label: string
maxLength?: number
minLength?: number
placeholder?: string
required?: boolean
value?: string