Interface TextInputProps

Hierarchy

Properties

id: string
isMultiline?: boolean
isRequired?: boolean
maxLength: number
title: string
value: string

Generated using TypeDoc