New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@govuk-react/text-area

Package Overview
Dependencies
Maintainers
5
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govuk-react/text-area

Styled textarea supporting additional parameters via props.

  • 0.10.1
  • npm
  • Socket score

Version published
Weekly downloads
2.5K
decreased by-68.05%
Maintainers
5
Weekly downloads
 
Created
Source

TextArea

Import

  import TextArea from '@govuk-react/text-area';

Use the textarea component when you need to let users enter an amount of text that’s longer than a single line.

  • https://govuk-react.github.io/govuk-react/?path=/docs/text-area
  • https://design-system.service.gov.uk/components/textarea/

Properties

PropRequiredDefaultTypeDescription
error``````booleanApply error state styling to the component
hintundefinedReactNode
input{}TextareaHTMLAttributes
margin``````MarginMargin[]
mb``````stringnumber
meta{}{ error?: stringstring[]; touched?: boolean; }
padding``````PaddingPadding[]

FAQs

Package last updated on 08 Apr 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