This package has been deprecated

Author message:

This project has been renamed to @encoreskytech/react-char-limit-hint-input. Install using @encoreskytech/react-char-limit-hint instead.

@encoreskytech/react-char-limit-hint-input

1.0.7 • Public • Published

Text Char limit Hint

Installation

npm i @encoreskytech/text-char-limit-hint
or
yarn add @encoreskytech/text-char-limit-hint

Examples

import NodeCharLimitInput from "@encoreskytech/react-char-limit-hint-input";

function App() {
  return (
    <NodeCharLimitInput charLimit={11} />
  );
}

Props

Property Type (Default) Description
charLimit number Length of string which you want to limit
parentContainerStyle string ClassName for parent component of input component
inputStyle string ClassName for input component
hintStyle string ClassName for hint text component
onChange (text) => void callback function

Contributor

Vishal Chaturvedi

/@encoreskytech/react-char-limit-hint-input/

    Package Sidebar

    Install

    npm i @encoreskytech/react-char-limit-hint-input

    Weekly Downloads

    0

    Version

    1.0.7

    License

    MIT

    Unpacked Size

    10.7 kB

    Total Files

    5

    Last publish

    Collaborators

    • mukesh.prajapati
    • niteshgourest
    • fc.patidar
    • estbalveer
    • mesh.soni
    • vishal007
    • maheshpatidar