@logo-rn/logo-mask-edit

0.2.4 • Public • Published

@logo-rn/logo-mask-edit

allows user to enter and edit text with the given mask.

npm version

Installation

Install the component:

npm i @logo-rn/logo-mask-edit -s

Usage

Once installed, import the component in your application:

import {LogoMaskEdit} from '@logo-rn/logo-mask-edit';
   const [value, setvalue] = useState("");
  //...
   <LogoMaskEdit
      id="MASK_EDIT"
      text={value}
      onChangeText={setValue}
      maskOptions={{ editTemplates: "IPv6Address" }}
  />

For more detailed information, please visit:

Logo Elements Documentation ↗

Package Sidebar

Install

npm i @logo-rn/logo-mask-edit

Weekly Downloads

0

Version

0.2.4

License

See license in LICENSE file

Unpacked Size

19.3 kB

Total Files

6

Last publish

Collaborators

  • ahmet.borslan
  • devrim.guner
  • eren.kiraz
  • emine.izmir
  • gamzeyapici
  • serhan.gurbuz