Interface TextInputData

Hierarchy

  • TextInputData

Properties

customId: string
label: string
maxLength?: number
minLength?: number
placeholder?: string
required?: boolean
style: TextInputStyle
value?: string

Generated using TypeDoc