Textarea

Last Update : 14 August, 2023 | Published : 01 July, 2023 | 1 Min Read

Textarea - allows users to enter sizeable amount of free-form text. Usually used in:

  • Forms
  • Tickets

Import

import Textarea from '@intelops/intelops_ui/packages/react/components/Textarea/src';

Create a Textarea

<Textarea 
    rows="4"
    placeholder="enter text"
    name="textarea name"/>

Props

NameTypeDescription
idstringUnique to each element can be used to lookup an element getElementById( )
classNamestringTo add new or to override the applied styles
rowsintheight of the box
placeholderstringtext that is visible before you enter data
Namestringtitle of the textarea
onChangefunctionTo handle change - when you enter data

Looking for Cloud-Native Implementation?

Finding the right talent is pain. More so, keeping up with concepts, culture, technology and tools. We all have been there. Our AI-based automated solutions helps eliminate these issues, making your teams lives easy.

Contact Us