Socket
Socket
Sign inDemoInstall

@fluentui/react-textarea

Package Overview
Dependencies
Maintainers
13
Versions
689
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-textarea

Fluent UI TextArea component


Version published
Maintainers
13
Created
Source

@fluentui/react-textarea

React Textarea components for Fluent UI React

The Textarea component is a multiline text input that allows the user to enter

STATUS: WIP 🚧

These are not production-ready components and should never be used in product. This space is useful for testing new components whose APIs might change before final release.

Usage

To import Textarea:

import { Textarea } from '@fluentui/react-textarea';

Examples

<Textarea placeholder="Enter text here..." />
<Textarea defaultValue="Lorem ipsum dolor" />

FAQs

Package last updated on 07 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc