Socket
Book a DemoInstallSign in
Socket

virtual-keyboard-react-simple

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

virtual-keyboard-react-simple

Teclado Virtual para aplicaciones en react js.

1.0.17
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

keyboard virtual: Javascript Virtual Keyboard keyboard virtual: Javascript Virtual Keyboard npm version MIT license Build Status

Teclado Virtual para React js. Compatible con Javascript, React Js y Typescript.

Installation

with npm

npm i virtual-keyboard-react-simple --save

with yarn

yarn add virtual-keyboard-react-simple

Demo

Clone este repositorio Demo Keyboard

Usage

import React, { useRef, useState } from 'react';
import { Keyboard } from 'virtual-keyboard-react-simple/src/keyboard';

const KeyboarComponent = () => <Keyboard />;

Props

The props here are specific to this component, but one can pass any props to the tag, eg onClick, inputRef, backgroundStyle, etc.

proptypedefaultnotes
onClickfunctiontruecallback para recibir el nuevo texto.
inputRefinputtruecontiene el ref del input.
backgroundStyleObjecttruecontiene el style del background del teclado.
backgroundButtonStyleObjectfalsecontiene el style de background de los botones del teclado (Optional).
backgroundButtonSpaceStyleObjectfalsecontiene el style del botón de espacio (Optional).

🎯 Compatibility

  • Internet Explorer 11+
  • Edge 16+
  • Edge (Anaheim/Edge Chromium) 79+
  • Chrome 49+
  • Safari 9+
  • Firefox 57+

Constribuciones

Los problemas siempre son bienvenidos. Siéntase libre de enviar cualquier problema que tenga en: https://github.com/DIGITAL-SOFT-PTY/virtual-keyboard-react-simple/issues

License

license

Keywords

Virtual

FAQs

Package last updated on 18 Jun 2023

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.