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

zooid-input

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zooid-input

Input

  • 2.3.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-20%
Maintainers
2
Weekly downloads
 
Created
Source

zooid-input

A React component to render Zooid like text inputs.

Build Status Test Coverage Dependency status devDependency Status Slack Status

NPM

Install

npm install --save zooid-input

Props

PropTypeDefaultDescription
classNamestringAdditional css classes for your input
disabledboolfalseDisables the text input
labelstringThe label for the text input
namestring' 'name value for the input
placeholderstringplaceholder text for the input box
requiredboolfalseMakes the text input required
descriptionstringHelp text for the input field

Example

<Input name="inputName" placeholder="Input Text Here" label="Awesome Label" />

Keywords

FAQs

Package last updated on 23 Dec 2016

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