TextArea
Installation
import { TextArea } from 'uxp/components';Signature
const TextArea: React.ForwardRefExoticComponent<React.RefAttributes<ITextAreaInstanceProps> & ITextAreaProps>Properties
Name
Type
Mandatory
Default Value
Example Value
Ref Handlers
Method
Type
Description
Related Types
Last updated