Interface TextInputComponentData

Hierarchy

Properties

customId: string
label: string
maxLength?: number
minLength?: number
placeholder?: string
required?: boolean
type: TextInput
value?: string

Generated using TypeDoc