Socket
Socket
Sign inDemoInstall

@hig/text-area

Package Overview
Dependencies
Maintainers
4
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/text-area

HIG Text Area


Version published
Weekly downloads
0
Maintainers
4
Weekly downloads
 
Created
Source

Text Area

Text areas allow the user to input a larger amount of freeform text (over 100 characters).

Read more about when and how to use the Text Area component on the website.

Getting started

Install the package

yarn add @hig/text-area @hig/theme-context @hig/theme-data

Import the component

import TextArea from '@hig/text-area';

Basic usage

<TextArea
  placeholder="Foo"
/>

FAQs

Package last updated on 01 Jul 2019

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