Socket
Socket
Sign inDemoInstall

react-input-code-pretty

Package Overview
Dependencies
1
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-input-code-pretty

react input code


Version published
Weekly downloads
1
Maintainers
1
Install size
46.2 kB
Created
Weekly downloads
 

Readme

Source

react-input-code-pretty


react-input-code-pretty

build status NPM version Test coverage npm download

install

react-input-code-pretty

Usage

var VerifyCode = require('react-input-code-pretty');
var React = require('react');
React.render(<VerifyCode />, container);

API

props

nametypedefaultdescription
isShowBooleanfalsefalse 不显示按钮,true 为显示按钮,处理code逻辑
btnTextString按钮内容文本
useCodeFunfunuseCodeFun, param is value

Development

npm install react-input-code-pretty --save
npm start

Example

Keywords

FAQs

Last updated on 11 Dec 2017

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc