Skip to main content

TextAreaRenderProps

TextAreaRenderProps: AsType<RACInputRenderProps> & object

Type declaration

isEmpty

isEmpty: boolean

If value is undefined or empty

isPlaceholder

isPlaceholder: boolean

If placeholder is provided and value is undefined or empty

isReadOnly

isReadOnly: boolean

If read only

isRequired

isRequired: boolean

If required