Socket
Book a DemoInstallSign in
Socket

@slice-and-dice/govuk-react-input

Package Overview
Dependencies
Maintainers
8
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slice-and-dice/govuk-react-input

Styled input component with optional type prop, defaulting to 'text'.

latest
npmnpm
Version
0.7.1
Version published
Maintainers
8
Created
Source

Input

Import

  import Input from '@govuk-react/input';

Usage

Simple

<Input />

References:

  • https://github.com/alphagov/govuk-frontend/tree/master/src/components/

TODO:

  • Remove errorColor and provide examples on how to extend the component

Properties

PropRequiredDefaultTypeDescription
type'text'stringHTML <Input /> type

FAQs

Package last updated on 10 Mar 2021

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